FixServer
This commit is contained in:
parent
30d663b278
commit
b105f67df2
1 changed files with 0 additions and 1 deletions
|
@ -112,7 +112,6 @@ namespace ZoFo.GameCore
|
|||
networkManager.CloseConnection();
|
||||
}
|
||||
|
||||
public CollisionManager collisionManager;
|
||||
private List<GameObject> gameObjects = new List<GameObject>();
|
||||
private List<Entity> entities; //entity
|
||||
public void Update(GameTime gameTime)
|
||||
|
|
Loading…
Add table
Reference in a new issue