Cleanup
This commit is contained in:
@@ -105,7 +105,7 @@ combineModules = mergeA
|
||||
= ("WARNING:REMOVES":ss im1,im2)
|
||||
h _ _ im | im /= EMPTYMODULE = ([],im)
|
||||
h _ im _ = ([],im)
|
||||
ss imt = [moduleName imt]
|
||||
ss imt = [fromJust $ moduleName imt]
|
||||
|
||||
toggleCombineInv :: World -> World
|
||||
toggleCombineInv w = case _hudElement (_hud w) of
|
||||
|
||||
Reference in New Issue
Block a user