Skip to content

Exempt minigame commands from flood control

Juhu requested to merge Juhu/minigame_floodcontrol into master

Exempt minigame commands from flood control. This is required since minigame commands are used for inputs, both key presses and key releases, which can easily exceed the command limit during normal use.

Fixes #2846.

Merge request reports