Fixed some actions auto-repeat (some where not auto-repeatable that should be)

This commit is contained in:
codeimp 2009-06-17 21:51:41 +00:00
parent cae5a34eea
commit 52095b9ae8

View file

@ -288,7 +288,7 @@ lowerfloor8
allowmouse = true;
allowscroll = true;
repeat = true;
default = 131067;
default = 131067;
}
raisefloor8
@ -300,7 +300,7 @@ raisefloor8
allowmouse = true;
allowscroll = true;
repeat = true;
default = 131066;
default = 131066;
}
lowerceiling8
@ -312,7 +312,7 @@ lowerceiling8
allowmouse = true;
allowscroll = true;
repeat = true;
default = 196603;
default = 196603;
}
raiseceiling8
@ -323,7 +323,8 @@ raiseceiling8
allowkeys = true;
allowmouse = true;
allowscroll = true;
default = 196602;
repeat = true;
default = 196602;
}
errorcheckmode
@ -377,6 +378,7 @@ raisesector1
allowkeys = true;
allowmouse = true;
allowscroll = true;
repeat = true;
}
showvisualthings