Removes (now unused) sandbox related config and variable (#66803)

I don't know when we removed sandbox but this datum doesn't exist anymore and this var is unused

Also the config does nothing anymore so might as well throw that out
This commit is contained in:
MrMelbert
2022-05-09 20:53:39 -05:00
committed by GitHub
parent 36fe78f988
commit b9ba2d2dae
3 changed files with 0 additions and 11 deletions

View File

@@ -279,8 +279,6 @@
/datum/config_entry/flag/silent_ai
/datum/config_entry/flag/silent_borg
/datum/config_entry/flag/sandbox_autoclose // close the sandbox panel after spawning an item, potentially reducing griff
/datum/config_entry/number/default_laws //Controls what laws the AI spawns with.
default = 0
min_val = 0