Init_gameObj
This commit is contained in:
parent
a3f55dc0dd
commit
72638e3666
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ public class Game1 : Game
|
|||
{
|
||||
_spriteBatch = new SpriteBatch(GraphicsDevice);
|
||||
|
||||
// TODO: use this.Content to load your game content here
|
||||
// TODO: use this.Content to load your game content here
|
||||
}
|
||||
|
||||
protected override void Update(GameTime gameTime)
|
||||
|
|
Loading…
Add table
Reference in a new issue