Move movie transition request to model

This commit is contained in:
gamer147
2026-08-03 10:23:57 -04:00
parent 53cbeb554d
commit 94f59ddc3c
6 changed files with 18 additions and 14 deletions

View File

@@ -1,5 +1,4 @@
using System.Linq;
using Age.Engine.Hosting;
namespace Age.Engine.Model;