]> git.mxchange.org Git - quix0rs-blobwars.git/commitdiff
Make sure mapeditor can be linked.
authorGuus Sliepen <guus@debian.org>
Mon, 28 Jun 2010 22:08:24 +0000 (00:08 +0200)
committerGuus Sliepen <guus@debian.org>
Mon, 28 Jun 2010 22:08:24 +0000 (00:08 +0200)
src/mapEditor.cpp

index 037715620c4b3e26549f39ac806758a640a4e549..b25fc315ae6d6a71f655038354d15ea75673da76 100644 (file)
@@ -20,6 +20,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
 #include "mapEditor.h"
 
+MedalServer medalServer;
 Config config;
 ReplayData replayData;