Rename fadeCircle shaders to lightmapCircle
This commit is contained in:
@@ -277,8 +277,6 @@ drawEquipment cr = pictures $ map f $ IM.toList (_crInv cr)
|
||||
|
||||
frontArmouredPict = const $ pictures [ color (greyN 0.8) $ circleSolid 20
|
||||
, color red $ circLine 20
|
||||
-- ,color (greyN 0.1) $ thickArc 0 90 20 5
|
||||
-- ,color (greyN 0.1) $ thickArc 270 360 20 5
|
||||
]
|
||||
|
||||
--packCrits :: (Int -> World -> World) -> [Int] -> [Creature]
|
||||
|
||||
Reference in New Issue
Block a user