14dce2384
1 2 3 4 5 6 7 8 9
#include "Globals.h" #include "BlockCloth.h" #include "../cItem.h" #include "../cPlayer.h" cBlockClothHandler::cBlockClothHandler(BLOCKTYPE a_BlockID) : cBlockHandler(a_BlockID) { }