mirror of
https://github.com/quotefox/Hyper-Station-13.git
synced 2026-04-07 10:40:41 +01: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") |