mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-12-14 18:18:05 +00:00
GLERR after drawqueue just in case
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user