Skip to content

Commit

Permalink
enable topics
Browse files Browse the repository at this point in the history
  • Loading branch information
russ-money authored Aug 25, 2024
1 parent ba8028f commit b2b9e01
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/game/world.dm
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,6 @@ GLOBAL_VAR(restart_counter)
log_runtime(GLOB.revdata.get_log_message())

/world/Topic(T, addr, master, key)
return // Disable topics altogether
TGS_TOPIC //redirect to server tools if necessary

var/static/list/topic_handlers = TopicHandlers()
Expand Down

0 comments on commit b2b9e01

Please sign in to comment.