Minor tweaking, argument refining
This commit is contained in:
@@ -24,9 +24,10 @@ creatureDisplayText w cr =
|
||||
, \cr' -> [crDisplayAwareness cr']
|
||||
]
|
||||
)
|
||||
w
|
||||
lw
|
||||
cr
|
||||
where
|
||||
lw = w ^. cWorld . lWorld
|
||||
campos = w ^. cWorld . lWorld . camPos . camViewFrom
|
||||
theScale = 0.15 / (w ^. cWorld . lWorld . camPos . camZoom)
|
||||
cpos = _crPos cr
|
||||
|
||||
Reference in New Issue
Block a user