Пример #1
0
 internal static void RemoveGameObject(Protocol.Client arg1, Struct.GameObjectID objID)
 {
     Objects.Remove(objID);
 }