mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-05-31 19:54:37 +00:00
Issue #707 Debugger for logging messages
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
package com.jpexs.decompiler.flash.debugger {
|
||||
|
||||
|
||||
public function debugInit(name){
|
||||
DebugConnection.iniClient(name);
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user