Add indicator light to switch doors
This commit is contained in:
@@ -272,7 +272,7 @@ defaultPP = PressPlate
|
||||
defaultLS :: LightSource
|
||||
defaultLS = LS
|
||||
{ _lsID = 0
|
||||
, _lsPos = 0
|
||||
, _lsPos = V3 0 0 50
|
||||
, _lsDir = 0
|
||||
, _lsRad = 700
|
||||
, _lsIntensity = 0.6
|
||||
|
||||
Reference in New Issue
Block a user