Improve control over floor items and buttons

This commit is contained in:
jgk
2021-03-09 01:18:44 +01:00
parent 13cc9501a7
commit 2310bd1b09
7 changed files with 72 additions and 11 deletions
+1
View File
@@ -224,6 +224,7 @@ basicWorld = World
, _mapDisplay = (False, 0.2)
, _lightSources = IM.empty
, _tempLightSources = [youLight]
, _closeActiveObjects = []
}
youLight =
-- LS {_lsEff = \w _ p -> (logistic 1 1 1 (d p w * 0.01) )