From 1d29f1a1d170a7fa7757617f23718e1a3b85c3c5 Mon Sep 17 00:00:00 2001
From: Guus Sliepen <guus@debian.org>
Date: Tue, 29 Jun 2010 00:08:24 +0200
Subject: [PATCH] Make sure mapeditor can be linked.

---
 src/mapEditor.cpp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/mapEditor.cpp b/src/mapEditor.cpp
index 0377156..b25fc31 100644
--- a/src/mapEditor.cpp
+++ b/src/mapEditor.cpp
@@ -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;
 
-- 
2.39.5