mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-02 10:48:04 +00:00
fixed player disappearing in rogueviz presentations
This commit is contained in:
@@ -528,6 +528,7 @@ namespace flocking {
|
||||
using namespace tour;
|
||||
setCanvas(mode, '0');
|
||||
if(mode == pmStart) {
|
||||
slide_backup(mapeditor::drawplayer);
|
||||
t();
|
||||
slide_backup(rogueviz::vertex_shape, 3);
|
||||
N = _N; start_game(); init();
|
||||
|
Reference in New Issue
Block a user