1
0
Fork 0
mirror of https://github.com/jugeeya/UltimateTrainingModpack.git synced 2024-11-24 19:04:16 +00:00

Revert to previous hitbox methods

This commit is contained in:
jugeeya 2020-06-30 07:59:53 -07:00 committed by GitHub
parent 0540470c55
commit ee7a485f11
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -108,7 +108,7 @@ pub unsafe fn generate_hitbox_effects(
z: 0.0,
};
if is_fighter(module_accessor) {
if false { // is_fighter(module_accessor) {
EffectModule::req_on_joint(
module_accessor,
Hash40::new("sys_shield"),