Finally fixes lobby jukebox

This commit is contained in:
ZomgPonies
2014-06-29 16:44:42 -04:00
parent 9771111a5f
commit ab32000c2a
3 changed files with 3 additions and 5 deletions
-2
View File
@@ -58,5 +58,3 @@
CallHook("Login", list("client" = src.client, "mob" = src))
update_music()
+3 -1
View File
@@ -26,7 +26,9 @@
if(watch_locations.len>0)
loc = pick(watch_locations)
*/
update_music()
CallHook("Login", list("client" = src.client, "mob" = src))
new_player_panel()
spawn(40)
if(client)