This commit is contained in:
2023-05-04 05:03:36 +00:00
parent bbbfb97b60
commit 1408c05103
11 changed files with 35057 additions and 15 deletions

View File

@@ -2576,6 +2576,7 @@ var limited_editor = {
};
set_pawn(editor);
Log.warn(`Total pawn count is ${Player.players[0].pawns.length}`);
register_gui(editor.ed_gui, editor);
Debug.register_call(editor.ed_debug, editor);