mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-04-01 00:07:02 +00:00
changed create to create_playerpath in rogueviz
This commit is contained in:
parent
f9db5b3863
commit
4af11a7f2a
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user