mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-02-02 12:19:18 +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) {
|
||||
curvedata.clear(); curvestart = 0;
|
||||
}
|
||||
|
||||
GLERR("drawqueue");
|
||||
}
|
||||
|
||||
#if HDR
|
||||
|
Loading…
Reference in New Issue
Block a user