Make torch use battery power

This commit is contained in:
2024-10-02 23:53:38 +01:00
parent 49ffbfafc2
commit 844bb486e6
13 changed files with 72 additions and 76 deletions
+4 -1
View File
@@ -1,4 +1,7 @@
module Dodge.Default.Item.Use.AimParams where
module Dodge.Default.Item.Use.AimParams (
defaultAimParams,
defaultItZoom,
) where
import Dodge.Data.Item.Use
import Linear