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