Add in "linear" lWorld to separate time reversable worlds
This commit is contained in:
@@ -8,7 +8,7 @@ import LensHelp
|
||||
|
||||
createTorchLightOffset :: Creature -> Item -> Point3 -> World -> World
|
||||
createTorchLightOffset cr it off =
|
||||
cWorld . tempLightSources
|
||||
cWorld . lWorld . tempLightSources
|
||||
.:~ tlsTimeRadColPos
|
||||
1
|
||||
250
|
||||
|
||||
Reference in New Issue
Block a user