mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-11-08 09:42:59 +00:00
changed create to create_playerpath in rogueviz
This commit is contained in:
@@ -57,7 +57,7 @@ void rvvideo(const string &fname) {
|
||||
|
||||
found:
|
||||
printf("steps = %d\n", steps);
|
||||
conformal::create(), conformal::rotation = 1;
|
||||
conformal::create_playerpath(), conformal::rotation = 1;
|
||||
// pmodel = mdBand;
|
||||
|
||||
#define STORYCOUNT 24
|
||||
|
||||
Reference in New Issue
Block a user