mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-01-11 01:43:10 +00:00
Fixes #7179
This commit is contained in:
@@ -510,7 +510,7 @@
|
||||
else if(href_list["toggle_ai_control"])
|
||||
ai_override_enabled = !ai_override_enabled
|
||||
else if(href_list["toggle_suit_lock"])
|
||||
security_check_enabled = !security_check_enabled
|
||||
locked = !locked
|
||||
|
||||
usr.set_machine(src)
|
||||
src.add_fingerprint(usr)
|
||||
|
||||
Reference in New Issue
Block a user