state sync; the basic early game works
This commit is contained in:
@@ -21,6 +21,10 @@ async function prepare_gamestate() {
|
||||
}
|
||||
|
||||
tick_meter_running = true;
|
||||
|
||||
if (window.pywebview.api.debug_mode) {
|
||||
dev_toolbox(true);
|
||||
}
|
||||
}
|
||||
|
||||
function save_game() {
|
||||
|
Reference in New Issue
Block a user