Init
This commit is contained in:
parent
a3f55dc0dd
commit
eda2b0a2a9
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ public class Game1 : Game
|
||||||
|
|
||||||
protected override void Initialize()
|
protected override void Initialize()
|
||||||
{
|
{
|
||||||
// TODO: Add your initialization logic here
|
// TODO: Add your initialization logic here
|
||||||
|
|
||||||
base.Initialize();
|
base.Initialize();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue