Code cleanup

This commit is contained in:
antopilo
2023-03-08 20:04:06 -05:00
parent 65df50e722
commit 75cb774caf
4 changed files with 36 additions and 40 deletions

View File

@@ -167,7 +167,6 @@ namespace Nuake {
tc.SetGlobalRotation(grotation);
tc.SetGlobalScale(gscale);
tc.SetGlobalTransform(transform);
}
}
}