mirror of
https://github.com/jugeeya/UltimateTrainingModpack.git
synced 2025-07-09 12:41:17 +00:00
Another set of fixes
This commit is contained in:
@ -1,2 +1,2 @@
|
|||||||
#[macro_use]
|
#[macro_use]
|
||||||
pub mod structures;
|
pub mod structures;
|
||||||
|
@ -30,11 +30,11 @@ pub mod ui;
|
|||||||
mod air_dodge_direction;
|
mod air_dodge_direction;
|
||||||
mod attack_angle;
|
mod attack_angle;
|
||||||
mod character_specific;
|
mod character_specific;
|
||||||
mod input_recording;
|
|
||||||
mod fast_fall;
|
mod fast_fall;
|
||||||
mod full_hop;
|
mod full_hop;
|
||||||
pub mod input_delay;
|
pub mod input_delay;
|
||||||
mod input_record;
|
mod input_record;
|
||||||
|
mod input_recording;
|
||||||
mod mash;
|
mod mash;
|
||||||
mod reset;
|
mod reset;
|
||||||
pub mod save_states;
|
pub mod save_states;
|
||||||
|
Reference in New Issue
Block a user