mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 04:30:44 +01:00
Feedback changes (#33441)
* various feedback changes * no bad github no spaces
This commit is contained in:
@@ -74,7 +74,7 @@ GLOBAL_VAR_INIT(security_level, 0)
|
||||
FA.update_icon()
|
||||
for(var/obj/machinery/computer/shuttle/pod/pod in GLOB.machines)
|
||||
pod.admin_controlled = 0
|
||||
SSblackbox.record_feedback("tally", "security_level_changes", 1, level)
|
||||
SSblackbox.record_feedback("tally", "security_level_changes", 1, get_security_level())
|
||||
else
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user