aboutsummaryrefslogtreecommitdiff
path: root/sword2/walker.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'sword2/walker.cpp')
-rw-r--r--sword2/walker.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/sword2/walker.cpp b/sword2/walker.cpp
index e141fb30d8..ca3690a7ff 100644
--- a/sword2/walker.cpp
+++ b/sword2/walker.cpp
@@ -131,7 +131,7 @@ int32 Logic::fnWalk(int32 *params) {
// resource
ob_graph->anim_resource = ob_mega->megaset_res;
- } else if (EXIT_FADING && g_display->getFadeStatus() == RDFADE_BLACK) {
+ } else if (EXIT_FADING && g_graphics->getFadeStatus() == RDFADE_BLACK) {
// double clicked an exit so quit the walk when screen is black
// ok, thats it - back to script and change screen