Merge branch 'develop' into rooms

This commit is contained in:
Kayne Ruse
2015-01-03 03:27:34 +11:00
27 changed files with 29 additions and 139 deletions
+1 -5
View File
@@ -26,11 +26,7 @@
#include "room_data.hpp"
#include "singleton.hpp"
#if defined(__MINGW32__)
#include "lua/lua.hpp"
#else
#include "lua.hpp"
#endif
#include "lua.hpp"
#include <functional>
#include <map>