Restrict hotkey firing to initialpress

This commit is contained in:
2024-12-19 22:45:49 +00:00
parent 2b5a81fd11
commit 83e65fb1b0
2 changed files with 2 additions and 2 deletions
-1
View File
@@ -8,7 +8,6 @@ module Dodge.HeldUse (
) where
import NewInt
import Dodge.Luse
import Dodge.Creature.Action.Blink
import Dodge.RadarSweep
import Color