seemingly working savewriter with fixed TEVD

This commit is contained in:
minjaesong
2019-02-23 05:03:20 +09:00
parent 58f017e264
commit 73dfab206e
8 changed files with 124 additions and 40 deletions

View File

@@ -58,7 +58,7 @@ object CommandDict {
"imtest" to JavaIMTest,
"cheatmotherfuckernootnoot" to CheatWarnTest,
"spawnlunarlander" to SpawnPhysTestLunarLander,
"savetest" to SavegameWriterTest,
/* !! */"exportlayer" to ExportLayerData,
/* !! */"importlayer" to ImportLayerData,