Add gold mining
This commit is contained in:
@@ -45,6 +45,7 @@ typedef struct InputState {
|
||||
enum {
|
||||
CURSOR_NONE,
|
||||
CURSOR_COLLECT_WOOD,
|
||||
CURSOR_COLLECT_GOLD,
|
||||
} cursor;
|
||||
|
||||
// INPUT_BUILDING
|
||||
|
||||
Reference in New Issue
Block a user