Move movie transition request to model

This commit is contained in:
gamer147
2026-08-03 10:23:57 -04:00
parent d5b9604ce0
commit cc69acd0ac
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;