Makes the client.view always reset on mob/login

This commit is contained in:
Lzimann
2017-01-27 00:56:12 -02:00
parent d6b26d5756
commit ad6c0e4a78
+2
View File
@@ -71,3 +71,5 @@
update_client_colour()
if(client)
client.click_intercept = null
client.view = world.view // Resets the client.view in case it was changed.