com.github.dabasan.jxm.properties.weapon.ShootingStance Maven / Gradle / Ivy
package com.github.dabasan.jxm.properties.weapon;
/**
* Shooting stance
*
* @author maeda6uiui
*/
public enum ShootingStance {
RIFLE, HANDGUN, CARRY
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy