Cleanup. Probable leak when inventory is large enough for scrolling
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
module Dodge.Render.HUD.Carte
|
||||
( drawCarte
|
||||
) where
|
||||
module Dodge.Render.HUD.Carte (
|
||||
drawCarte,
|
||||
) where
|
||||
|
||||
import Control.Lens
|
||||
import Dodge.Base
|
||||
|
||||
Reference in New Issue
Block a user