mirror of
https://github.com/zoriya/Twac.git
synced 2026-06-04 02:55:59 +00:00
Adding a jump hold
This commit is contained in:
@@ -14,6 +14,8 @@ struct jump_action
|
||||
{
|
||||
gc_component base;
|
||||
int acceleration;
|
||||
int counterforce;
|
||||
bool contered;
|
||||
};
|
||||
|
||||
extern const struct jump_action jump_action;
|
||||
Reference in New Issue
Block a user