Update 01_basic.dm

This commit is contained in:
Raeschen
2023-07-08 00:01:17 +02:00
committed by GitHub
parent 1afe3df5f0
commit b3d1bf3be4

View File

@@ -192,7 +192,7 @@
return TOPIC_REFRESH
else if(href_list["bday_announce"])
pref.bday_announce = False //ChompEDIT - Disable this
pref.bday_announce = 0 //ChompEDIT - Disable this
return TOPIC_REFRESH
else if(href_list["spawnpoint"])