add many feature, but have many draw bugs
This commit is contained in:
@@ -15,6 +15,7 @@ public:
|
||||
bool obstacle = true;
|
||||
bool selectable = true;
|
||||
bool breakable = true;
|
||||
unsigned char type = 1;
|
||||
|
||||
Block(unsigned int id, int texture);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user