mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Update 01_basic.dm
This commit is contained in:
@@ -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"])
|
||||
|
||||
Reference in New Issue
Block a user