- removed debug assert.

This commit is contained in:
Christoph Oelckers 2021-04-16 22:16:21 +02:00
parent f28aa8f06c
commit 03d517c509
1 changed files with 0 additions and 1 deletions

View File

@ -249,7 +249,6 @@ public:
angle = 0; angle = 0;
} }
} }
assert(z < 65536);
{ {
twod->ClearScreen(); twod->ClearScreen();