mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-02-08 23:20:12 +00:00
GLERR after drawqueue just in case
This commit is contained in:
parent
1680693ec9
commit
351f45f693
@ -2308,6 +2308,8 @@ EX void drawqueue() {
|
|||||||
if(!keep_curvedata) {
|
if(!keep_curvedata) {
|
||||||
curvedata.clear(); curvestart = 0;
|
curvedata.clear(); curvestart = 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
GLERR("drawqueue");
|
||||||
}
|
}
|
||||||
|
|
||||||
#if HDR
|
#if HDR
|
||||||
|
Loading…
x
Reference in New Issue
Block a user