i fucked up - GLOBAL.DEFAULT_VIEW > GLOB.DEFAULT_VIEW

This commit is contained in:
deathride58
2017-12-05 21:53:52 -05:00
parent b765f50302
commit 1904080823
10 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -655,7 +655,7 @@ Traitors and the like can also be revived with the previous role mostly intact.
if(view == world.view)
change_view(input("Select view range:", "FUCK YE", 7) in list(1,2,3,4,5,6,7,8,9,10,11,12,13,14,128))
else
change_view(GLOBAL.DEFAULT_VIEW)
change_view(GLOB.DEFAULT_VIEW)
log_admin("[key_name(usr)] changed their view range to [view].")
//message_admins("\blue [key_name_admin(usr)] changed their view range to [view].") //why? removed by order of XSI