- Intro i menu

This commit is contained in:
2022-12-28 16:40:36 +01:00
parent 1d2e65d93f
commit b756186984
4 changed files with 43 additions and 14 deletions

View File

@@ -13,8 +13,8 @@ function intro_init()
end
function intro_update()
playchirp(audio_main_song)
game_init(true)
--playchirp(audio_main_song)
--game_init(true)
intro_wait=intro_wait-1
if intro_wait==0 then