mirror of
https://github.com/jugeeya/UltimateTrainingModpack.git
synced 2024-11-20 00:46:34 +00:00
Another set of fixes
This commit is contained in:
parent
43dc9e4bb7
commit
e91858ad13
2 changed files with 2 additions and 2 deletions
|
@ -30,11 +30,11 @@ pub mod ui;
|
|||
mod air_dodge_direction;
|
||||
mod attack_angle;
|
||||
mod character_specific;
|
||||
mod input_recording;
|
||||
mod fast_fall;
|
||||
mod full_hop;
|
||||
pub mod input_delay;
|
||||
mod input_record;
|
||||
mod input_recording;
|
||||
mod mash;
|
||||
mod reset;
|
||||
pub mod save_states;
|
||||
|
|
Loading…
Reference in a new issue