1
0
Fork 0
mirror of https://github.com/jugeeya/UltimateTrainingModpack.git synced 2025-01-20 01:10:13 +00:00

add all grounded random options

This commit is contained in:
jugeeya 2019-06-21 15:48:28 -07:00
parent 2791a8dc9b
commit d6543db8d3

View file

@ -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) {
int situation_kind = StatusModule::situation_kind(module_accessor);