mirror of
https://github.com/ZDoom/raze-gles.git
synced 2025-01-14 20:00:49 +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;
|
angle = 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
assert(z < 65536);
|
|
||||||
|
|
||||||
{
|
{
|
||||||
twod->ClearScreen();
|
twod->ClearScreen();
|
||||||
|
|
Loading…
Reference in a new issue