mirror of
https://github.com/KabKebab/GS13.git
synced 2026-02-10 07:37:42 +00:00
3 lines
134 B
Plaintext
3 lines
134 B
Plaintext
/datum/unit_test/timer_sanity/Run()
|
|
if(SStimer.bucket_count < 0)
|
|
Fail("SStimer is going into negative bucket count from something") |