Пример #1
0
 public void GotHitBy(LoginScreen.EntityTypes entity, byte entityID)
 {
     LoginScreen.GetHit(id, entity, entityID);
 }