Updated Chests [part1]

This commit is contained in:
Shoghi Cervantes
2013-08-27 02:08:04 +02:00
parent 9e337e21d2
commit e8c273fc10
6 changed files with 10 additions and 26 deletions

View File

@ -28,6 +28,7 @@ the Free Software Foundation, either version 3 of the License, or
define("WINDOW_CHEST", 0);
define("WINDOW_WORKBENCH", 1);
define("WINDOW_FURNACE", 2);
define("WINDOW_STONECUTTER", 3);
class Window{
private $server;