mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2025-12-31 12:41:46 +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")
|