ScriptCore: Moved Component + Doc

This commit is contained in:
Simon Lübeß
2023-12-13 14:00:27 +01:00
parent 105ff57206
commit 4a2635a8c3
6 changed files with 16 additions and 3 deletions
+1
View File
@@ -1,3 +1,4 @@
using GlitchyEngine.Components;
using GlitchyEngine.Math;
namespace GlitchyEngine;