mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13.git
synced 2026-07-13 07:02:25 +01:00
4 lines
135 B
Plaintext
4 lines
135 B
Plaintext
/datum/unit_test/timer_sanity/Run()
|
|
if(SStimer.bucket_count < 0)
|
|
Fail("SStimer is going into negative bucket count from something")
|