diff options
Diffstat (limited to 'src/floor_item.h')
-rwxr-xr-x | src/floor_item.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/floor_item.h b/src/floor_item.h index 61a62804..1f0baa6b 100755 --- a/src/floor_item.h +++ b/src/floor_item.h @@ -33,7 +33,6 @@ class FloorItem { unsigned int id; unsigned int int_id; unsigned short x, y; - unsigned short subx, suby; /** * Constructor. |