1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-11-14 20:57:10 +00:00

startgame animations

This commit is contained in:
Zeno Rogue
2018-12-17 11:33:52 +01:00
parent 3f0bda332e
commit e2b262979b
6 changed files with 137 additions and 3 deletions

View File

@@ -2412,6 +2412,7 @@ void drawaura() {
}
}
glflush();
current_display->set_projection(0, false);
glhr::switch_mode(glhr::gmVarColored, glhr::shader_projection::standard);
glhr::id_modelview();
glhr::prepare(auravertices);