This commit is contained in:
Asuro
2025-02-11 02:23:37 +01:00
parent 5bda220695
commit 851db78d66
5 changed files with 4 additions and 4 deletions

View File

@@ -80,7 +80,6 @@ namespace Game
else
{
CreateTransform(Transform.M, {0.0f, -30.0f, 100.0f}, {}, {100.0f, 10.0f, 100.0f});
// Nothing for now
}
}
}