Fix combination bug
This commit is contained in:
@@ -3,4 +3,4 @@ import Dodge.Data
|
||||
import Geometry
|
||||
|
||||
crHandPos :: Creature -> Point3
|
||||
crHandPos cr = V3 0 0 20
|
||||
crHandPos _ = V3 0 0 20
|
||||
|
||||
Reference in New Issue
Block a user