Merge pull request #218 from TakaRikka/feature/transform-anywhere

Can transform Anywhere + Refactored checks to see if you can Quick Transform
This commit is contained in:
TakaRikka
2026-04-04 15:59:12 -07:00
committed by GitHub
5 changed files with 44 additions and 25 deletions
+1
View File
@@ -47,6 +47,7 @@ UserSettings g_userSettings = {
// Cheats
.enableFastIronBoots = false,
.canTransformAnywhere = false,
// Technical
.restoreWiiGlitches = false,