mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-11-10 23:02:03 +00:00
- removed debug assert.
This commit is contained in:
parent
f28aa8f06c
commit
03d517c509
1 changed files with 0 additions and 1 deletions
|
@ -249,7 +249,6 @@ public:
|
|||
angle = 0;
|
||||
}
|
||||
}
|
||||
assert(z < 65536);
|
||||
|
||||
{
|
||||
twod->ClearScreen();
|
||||
|
|
Loading…
Reference in a new issue