- moved RR's pee key binding to the proper menu

This commit is contained in:
Christoph Oelckers 2020-09-08 18:07:06 +02:00
parent d1f1bf2ae1
commit dbcbdf2bc6

View file

@ -578,10 +578,6 @@ OptionMenu "WeaponsControlMenu"// protected
Control "$CNTRLMNU_QUICKKICK" , "+quick_kick"
}
ifgame(Redneck, RedneckRides)
{
Control "$CNTRLMNU_PEE" , "+quick_kick"
}
ifgame(Blood)
{
Control "$CNTRLMNU_PROXIMITYBOMBS","slot 11"
@ -645,6 +641,7 @@ OptionMenu "InventoryControlsMenu"// protected
Control "$CNTRLMNU_YEEHAA" , "useitem 5"
Control "$CNTRLMNU_WHISKEY" , "useitem 1"
Control "$CNTRLMNU_MOONSHINE" , "useitem 2"
Control "$CNTRLMNU_PEE", "+quick_kick"
}
ifgame(Blood)
{