mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-14 00:04:05 +00:00
using new setCanvas function in RogueViz presentations
This commit is contained in:
@@ -500,7 +500,7 @@ bool draw_ptriangle(cell *c, const shiftmatrix& V) {
|
||||
#if CAP_RVSLIDES
|
||||
void slide_itri(tour::presmode mode, int id) {
|
||||
using namespace tour;
|
||||
setCanvas(mode, '0');
|
||||
setPlainCanvas(mode);
|
||||
|
||||
if(mode == pmStart) {
|
||||
stop_game();
|
||||
|
Reference in New Issue
Block a user