mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-30 13:32:59 +00:00
using new setCanvas function in RogueViz presentations
This commit is contained in:
@@ -556,7 +556,7 @@ bool drawVertex(const shiftmatrix &V, cell *c, shmup::monster *m) {
|
||||
|
||||
void flock_slide(tour::presmode mode, int _N, reaction_t t) {
|
||||
using namespace tour;
|
||||
setCanvas(mode, '0');
|
||||
setWhiteCanvas(mode);
|
||||
if(mode == pmStart) {
|
||||
slide_backup(mapeditor::drawplayer);
|
||||
t();
|
||||
|
||||
Reference in New Issue
Block a user