taking screenshot

This commit is contained in:
minjaesong
2019-01-15 16:10:40 +09:00
parent 17b6738308
commit 6a343ae382
7 changed files with 79 additions and 27 deletions

View File

@@ -43,6 +43,7 @@ object CommandDict {
"setscale" to SetScale,
"kill" to KillActor,
"money" to MoneyDisp,
"screenshot" to TakeScreenshot,
// Test codes
"bulletintest" to SetBulletin,