public PPopupRequest(MobileCell Target)
     : this(Target.m_Mobile.Serial)
 {
 }
Exemple #2
0
 public PAttackRequest(MobileCell Target)
     : this(Target.m_Mobile.Serial)
 {
 }