Changed "Sidewinder Fix" shortcut to I, so it won't conflict with "Use Small Text" shortcut

This commit is contained in:
ipher
2005-01-14 00:39:53 +00:00
parent a7d1cd0552
commit 46d83eaf8d
2 changed files with 2 additions and 2 deletions

View File

@@ -864,7 +864,7 @@ GUIOptionKeys:
mov byte[MultiTap],0
.mtap
.nousepl34
cmp dh,'S'
cmp dh,'I'
jne .noswfix
xor byte[SidewinderFix],1
.noswfix