powder that makes you say yes

This commit is contained in:
Nadyr
2021-09-26 20:34:38 -04:00
committed by GitHub
parent 42f18c41da
commit 38c9174a42
@@ -83,16 +83,9 @@
return ..()
<<<<<<< HEAD
/**
* This can take either a single preference datum or a list of preferences, and will return true if *all* preferences in the arguments are enabled.
*/
||||||| parent of 0f04ef8b32... Merge pull request #11624 from Rykka-Stormheart/shep-dev-belch-pref
=======
/**
* This can take either a single preference datum or a list of preferences, and will return true if *all* preferences in the arguments are enabled.
*/
>>>>>>> 0f04ef8b32... Merge pull request #11624 from Rykka-Stormheart/shep-dev-belch-pref
/client/proc/is_preference_enabled(var/preference)
if(!islist(preference))
preference = list(preference)