mirror of
https://github.com/zoriya/ForecastingVillage.git
synced 2026-06-05 19:34:28 +00:00
Merge branch 'master' of github.com:AnonymusRaccoon/ForecastingVillage
This commit is contained in:
@@ -15,7 +15,7 @@ struct controllable_component
|
||||
gc_component base;
|
||||
int movement_x;
|
||||
int movement_y;
|
||||
int move_callback;
|
||||
float move_callback;
|
||||
};
|
||||
|
||||
extern const struct controllable_component controllable_component;
|
||||
Reference in New Issue
Block a user