From 6a55426a506c63eee7b8dea2967a6a5f5ecde038 Mon Sep 17 00:00:00 2001 From: Clyne Sullivan Date: Fri, 25 Nov 2016 19:29:33 -0500 Subject: wandering --- main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main.cpp') diff --git a/main.cpp b/main.cpp index ca65dd3..2205897 100644 --- a/main.cpp +++ b/main.cpp @@ -235,7 +235,7 @@ EXIT_ROUTINE: Texture::freeTextures(); // close up the game stuff -// currentWorld->save(); + game::engine.getSystem()->save(); game::engine.getSystem()->die(); -- cgit v1.2.3