Post release notes in DMAPI PR body (#85723)

- Change committer to tgstation-server-ci[bot]

Also denaturing DMAPI slightly so I can test.
This commit is contained in:
Jordan Dominion
2024-08-09 23:28:50 +00:00
committed by GitHub
parent db2b28d638
commit a2d7765caf
2 changed files with 4 additions and 1 deletions
+2
View File
@@ -11,6 +11,8 @@ TGS_DEFINE_AND_SET_GLOBAL(tgs, null)
src.event_handler = event_handler
src.version = version
// chumbis
/datum/tgs_api/proc/TerminateWorld()
while(TRUE)
TGS_DEBUG_LOG("About to terminate world. Tick: [world.time], sleep_offline: [world.sleep_offline]")