This commit is contained in:
Lev 2024-08-15 00:37:05 +03:00
parent a3f55dc0dd
commit eda2b0a2a9

View file

@ -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();
} }