Asserts for some hard-to-detect bugs.

This commit is contained in:
Mari the Deer 2022-04-17 13:27:37 +02:00
commit 60457f779e
6 changed files with 33 additions and 10 deletions

View file

@ -1,5 +1,5 @@
// Custom intermission screens
Class SWWMStatScreenData : Thinker
Class SWWMStatScreenData : SWWMStaticThinker
{
// to prevent repetition
Array<int> lasttip, lastart;