Fix aiming with no weapon crash
This commit is contained in:
@@ -18,3 +18,6 @@ makeTypeCraft :: CombineType -> Item
|
||||
makeTypeCraft = makeTypeCraftNum 1
|
||||
pipe :: Item
|
||||
pipe = makeTypeCraft PIPE
|
||||
|
||||
plateCraft :: Item
|
||||
plateCraft = makeTypeCraft PLATE
|
||||
|
||||
Reference in New Issue
Block a user