From 4af11a7f2a708fefce95f40bb22b9a17837a89a9 Mon Sep 17 00:00:00 2001 From: Zeno Rogue Date: Thu, 4 Apr 2019 14:37:11 +0200 Subject: [PATCH] changed create to create_playerpath in rogueviz --- rogueviz-video.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rogueviz-video.cpp b/rogueviz-video.cpp index 66728546..04eb485a 100644 --- a/rogueviz-video.cpp +++ b/rogueviz-video.cpp @@ -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