mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-10 09:54:52 +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") |