mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-11-27 14:37:16 +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:
|
||||
printf("steps = %d\n", steps);
|
||||
conformal::create(), conformal::rotation = 1;
|
||||
conformal::create_playerpath(), conformal::rotation = 1;
|
||||
// pmodel = mdBand;
|
||||
|
||||
#define STORYCOUNT 24
|
||||
|
Loading…
Reference in New Issue
Block a user