Screwing around with some settings

This commit is contained in:
Kayne Ruse
2014-06-02 20:02:19 +10:00
parent 4acd350219
commit d2f03b98dc
7 changed files with 22 additions and 15 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
class Region {
public:
typedef unsigned short type_t;
typedef unsigned char type_t;
Region() = delete;
Region(int x, int y);