mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-12 00:27:31 +01:00
i fucked up - GLOBAL.DEFAULT_VIEW > GLOB.DEFAULT_VIEW
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user