Merge pull request #6806 from GinjaNinja32/resources

Re-move resource update
This commit is contained in:
Zuhayr
2014-10-21 08:24:45 +10:30
2 changed files with 1 additions and 4 deletions
+1 -3
View File
@@ -43,6 +43,4 @@
client.perspective = EYE_PERSPECTIVE
else
client.eye = src
client.perspective = MOB_PERSPECTIVE
nanomanager.send_resources(client)
client.perspective = MOB_PERSPECTIVE
-1
View File
@@ -29,6 +29,5 @@
new_player_panel()
spawn(40)
if(client)
nanomanager.send_resources(client)
handle_privacy_poll()
client.playtitlemusic()