Fix combine item menu
This commit is contained in:
@@ -313,7 +313,7 @@ miniGunXPict i spin _ =
|
||||
, mempty
|
||||
)
|
||||
where
|
||||
aBarrel = translateSH (V3 15 0 2) baseCaneShape
|
||||
aBarrel = translateSH (V3 15 2 2) baseCaneShape
|
||||
barrels = concatMap (\an -> aBarrel & rotateSHx (2*pi * fromIntegral an / fromIntegral i)) [1..i]
|
||||
a = fromIntegral spin / 100
|
||||
--x = fromIntegral am / 10
|
||||
|
||||
Reference in New Issue
Block a user