Esempio n. 1
0
 public static void setToSniper()
 {
     choice = WEPAONCHOICE.s_SNIPER;
 }
Esempio n. 2
0
 public static void setToMelee()
 {
     choice = WEPAONCHOICE.s_MELEE;
 }
Esempio n. 3
0
 public static void setToSMG()
 {
     choice = WEPAONCHOICE.s_SMG;
 }
Esempio n. 4
0
 public static void setToPistol()
 {
     choice = WEPAONCHOICE.s_PISTOL;
 }
Esempio n. 5
0
 public static void setToSniper()
 {
     choice = WEPAONCHOICE.s_SNIPER;
 }
Esempio n. 6
0
 public static void setToSMG()
 {
     choice = WEPAONCHOICE.s_SMG;
 }
Esempio n. 7
0
 public static void setToMelee()
 {
     choice = WEPAONCHOICE.s_MELEE;
 }
Esempio n. 8
0
 public static void setToPistol()
 {
     choice = WEPAONCHOICE.s_PISTOL;
 }