1
0

Own classes for all windows.

This commit is contained in:
Howaner
2014-12-13 15:06:55 +01:00
parent b8072cbd62
commit b6fd400276
28 changed files with 647 additions and 597 deletions

View File

@@ -4,7 +4,7 @@
#include "Player.h"
#include "../ChatColor.h"
#include "../Server.h"
#include "../UI/Window.h"
#include "../UI/InventoryWindow.h"
#include "../UI/WindowOwner.h"
#include "../World.h"
#include "../Bindings/PluginManager.h"