We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0bd10a commit 001f092Copy full SHA for 001f092
1 file changed
Macropad_Hotkeys/macros/minecraft-pe-effects.py
@@ -9,7 +9,6 @@
9
# See https://minecraft.fandom.com/wiki/Effect
10
11
DELAY_AFTER_ESCAPE = 0.05
12
-DELAY_AFTER_COMMAND = 0.10
13
14
app = { # REQUIRED dict, must be named 'app'
15
'name' : 'Minecraft PE (effect)', # Application name
0 commit comments