Added submodule mobile-eggbert-core III

This commit is contained in:
Robert Vokac 2025-01-07 20:57:36 +01:00
parent f7a03df92b
commit 5e2a755115
2 changed files with 3 additions and 1 deletions

View File

@ -4,6 +4,7 @@ using Android.OS;
using Android.Views;
using Microsoft.Xna.Framework;
using WindowsPhoneSpeedyBlupi;
using static WindowsPhoneSpeedyBlupi.Xna;
namespace WindowsPhoneSpeedyBlupi
{
@ -25,6 +26,7 @@ namespace WindowsPhoneSpeedyBlupi
{
base.OnCreate(bundle);
Env.init(XnaImpl.MonoGame, Platform.Android);
_game = new Game1();
_view = _game.Services.GetService(typeof(View)) as View;

@ -1 +1 @@
Subproject commit d125283c838b27525476a473b1e09fff1951ea7e
Subproject commit cda7b12a74b78bd43371046aa080a5091d3449d9