mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-01-29 19:00:38 +00:00
3 lines
123 B
Plaintext
3 lines
123 B
Plaintext
/datum/game_test/timer_sanity/Run()
|
|
TEST_ASSERT(SStimer.bucket_count >= 0, "SStimer is going into negative bucket count")
|