Remove _plGenUpdate field, instead allow Placements to take World arg
This commit is contained in:
@@ -131,7 +131,7 @@ doTerminalEffect' s w = fromMaybe (w & badinput) $ do
|
||||
where
|
||||
badinput = hud . hudElement . subInventory . termParams %~
|
||||
( (termInput ?~ T.empty)
|
||||
. (termFutureLines ++.~ [makeColorTermLine red ("^ INVALID INPUT")
|
||||
. (termFutureLines ++.~ [makeColorTermLine red "^ INVALID INPUT"
|
||||
]
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user