mirror of
https://github.com/zoriya/Twac.git
synced 2026-06-09 20:58:47 +00:00
Tuning up values and the JUMP
This commit is contained in:
@@ -14,8 +14,6 @@ struct walk_action
|
||||
{
|
||||
gc_component base;
|
||||
int acceleration;
|
||||
int max_acceleration;
|
||||
int decceleration;
|
||||
};
|
||||
|
||||
extern const struct walk_action walk_action;
|
||||
Reference in New Issue
Block a user