upd
This commit is contained in:
@@ -40,7 +40,8 @@ typedef enum ItemType {
|
||||
|
||||
typedef struct ItemOnBelt {
|
||||
float offset;
|
||||
int tileX, tileY;
|
||||
MiniRect tile;
|
||||
MiniRect prevTile;
|
||||
ItemType type;
|
||||
} ItemOnBelt;
|
||||
|
||||
|
Reference in New Issue
Block a user