+packaging/*
*.xcf
*.swp
*.swo
level_h: 12,
background_color: '#192c4a',
run_in_background: true,
- load_with_progress_bar: false,
+ load_with_progress_bar: true,
save_key: SAVE_KEY,
state: State.STAND,
uistate: UIState.MENU,
level_h: 12,
background_color: '#192c4a',
run_in_background: true,
- load_with_progress_bar: false,
+ load_with_progress_bar: true,
save_key: SAVE_KEY,
state: State.STAND,
uistate: UIState.MENU,
return newlist;
}
+ function rand_int(a, b) {
+ }
+
/* ---- Resource loading / loading screen ---- */
let _audiocheck = document.createElement('audio');