Trying to fix lobby jukebox

This commit is contained in:
ZomgPonies
2014-06-25 13:19:56 -04:00
parent 73cc0fca34
commit 23d6889a28
2 changed files with 3 additions and 2 deletions
+1 -2
View File
@@ -56,8 +56,7 @@
if(H.species && H.species.abilities)
client.verbs |= H.species.abilities
update_music()
CallHook("Login", list("client" = src.client, "mob" = src))
update_music()