Moved ConVar related files to engine

This commit is contained in:
2025-01-15 19:45:00 +01:00
committed by andreas
parent 08397633b2
commit 6b3f341e4c
7 changed files with 21 additions and 23 deletions
+1
View File
@@ -1,5 +1,6 @@
package game.video;
import engine.ConVar;
import openfl.Lib;
import openfl.display.StageDisplayState;