Move input contracts to model

This commit is contained in:
gamer147
2026-08-03 11:00:36 -04:00
parent 853326dff0
commit 9ec2740e71
6 changed files with 20 additions and 9 deletions

View File

@@ -1,3 +1,5 @@
using Age.Engine.Model;
namespace Age.Engine.Hosting;
/// <summary>