diff options
Diffstat (limited to 'objects.lua')
| -rw-r--r-- | objects.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/objects.lua b/objects.lua index 313e59e..367dd87 100644 --- a/objects.lua +++ b/objects.lua @@ -47,6 +47,7 @@ function playsong(song, fade) currentsong = song end end +playsong(29) --main menu music function addplayer1() --reduces tokens since called once per gamemmode addplayer(18, 60, 16, 17, 18, 3) |
