From f732cdaf7374fde737b503ec6966fb8cd8f4c32b Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Tue, 17 Mar 2015 23:53:55 -0400 Subject: Map editor can now define actions to occur when the player goes off a specified edge of the map --- tools/mapedit/src/main.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'tools/mapedit/src/main.cpp') diff --git a/tools/mapedit/src/main.cpp b/tools/mapedit/src/main.cpp index b09ee9a..6220562 100644 --- a/tools/mapedit/src/main.cpp +++ b/tools/mapedit/src/main.cpp @@ -4,7 +4,6 @@ #include #endif -#include "map.h" #include "frame.h" class MapeditApp : public wxApp { -- cgit 1.4.1