minor changes GraficsComponent
This commit is contained in:
parent
6593b9c1d6
commit
c751d8fdd8
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
using ZoFo.GameCore.GameObjects;
|
||||
/*using ZoFo.GameCore.GameObjects;
|
||||
using ZoFo.GameCore.GameManagers;
|
||||
using ZoFo.GameCore.GameManagers.NetworkManager;
|
||||
using Microsoft.Xna.Framework;
|
||||
|
@ -275,3 +275,4 @@ namespace ZoFo.GameCore.ZoFo_graphics
|
|||
public static Point CameraPosition = new Point(-700, 300);
|
||||
}
|
||||
}
|
||||
*/
|
Loading…
Add table
Reference in a new issue