mirror of
https://github.com/jugeeya/UltimateTrainingModpack.git
synced 2025-01-20 09:20:13 +00:00
add all grounded random options
This commit is contained in:
parent
2791a8dc9b
commit
d6543db8d3
1 changed files with 45 additions and 45 deletions
|
@ -201,7 +201,7 @@ int get_command_flag_cat_replace(u64 module_accessor, int category) {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
if (TOGGLE_STATE == MASH_RANDOM)
|
if (TOGGLE_STATE == MASH_RANDOM)
|
||||||
if (category == FIGHTER_PAD_COMMAND_CATEGORY1) {
|
if (category == FIGHTER_PAD_COMMAND_CATEGORY1) {
|
||||||
int situation_kind = StatusModule::situation_kind(module_accessor);
|
int situation_kind = StatusModule::situation_kind(module_accessor);
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue