1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-06-16 18:29:59 +00:00

changed create to create_playerpath in rogueviz

This commit is contained in:
Zeno Rogue 2019-04-04 14:37:11 +02:00
parent f9db5b3863
commit 4af11a7f2a

View File

@ -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