chore: updated engine with the more readable button inputs syntax
This commit is contained in:
@@ -7,6 +7,8 @@ using Engine.Integration.MonoGame;
|
||||
using Engine.Serializers.Yaml;
|
||||
using Engine.Systems.Network;
|
||||
|
||||
using MyUniverse.Platforms.Desktop;
|
||||
|
||||
Universe universe = new();
|
||||
|
||||
ISerializer serializer = new YamlSerializer();
|
||||
|
Reference in New Issue
Block a user