Turn off rounded corners SM74 (#322)

This commit is contained in:
Agent X 2023-03-23 22:21:49 -04:00 committed by GitHub
parent fe61e50af4
commit c0dfc37e21
1 changed files with 1 additions and 4 deletions

View File

@ -25,11 +25,8 @@ gBehaviorValues.dialogs.KoopaQuickThiStartDialog = DIALOG_009
gBehaviorValues.dialogs.KoopaQuickBobWinDialog = DIALOG_031
gBehaviorValues.dialogs.KoopaQuickThiWinDialog = DIALOG_031
---------------------------
-- force server settings --
---------------------------
gLevelValues.fixCollisionBugs = 1
gLevelValues.fixCollisionBugsRoundedCorners = 0
--------------
-- movtexs --