mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2026-08-27 14:46:57 +01:00
Changes the rest of the code to not use the extra var 'stomptext'
This commit is contained in:
@@ -3514,11 +3514,6 @@ GLOBAL_LIST_EMPTY(preferences_datums)
|
||||
if("No")
|
||||
unholypref = "Yes"
|
||||
if("stomppref") // What the fuck is this?
|
||||
switch(stomppref)
|
||||
if(TRUE)
|
||||
stomptext = "No"
|
||||
if(FALSE)
|
||||
stomptext = "Yes"
|
||||
stomppref = !stomppref
|
||||
//Skyrat edit - *someone* offered me actual money for this shit
|
||||
if("extremepref") //i hate myself for doing this
|
||||
|
||||
Reference in New Issue
Block a user