mac replay preferences

This commit is contained in:
2024-07-29 21:07:29 -05:00
committed by Celtic Minstrel
parent 49c62aa985
commit afca0dc85d
2 changed files with 87 additions and 18 deletions

View File

@@ -286,7 +286,6 @@ void init_boe(int argc, char* argv[]) {
init_menubar(); // Do this first of all because otherwise a default File and Window menu will be seen
#endif
// TODO preferences need to be recorded in the action log for deterministic replay
sync_prefs();
init_shaders();
init_tiling();