mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-12-05 14:18:05 +00:00
nilrider:: sublevels structure and rendering
This commit is contained in:
@@ -60,7 +60,7 @@ void frame() {
|
||||
|
||||
shiftmatrix V = ggmatrix(cwt.at);
|
||||
|
||||
curlev->draw_level(V);
|
||||
curlev->draw_level_rec(V);
|
||||
|
||||
curlev->current.draw_unilcycle(V);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user