mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +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") |