Continue refactor of bullet gun effect chain
This commit is contained in:
@@ -143,6 +143,7 @@ data LWorld = LWorld
|
||||
, _selLocation :: Int
|
||||
, _distortions :: [Distortion]
|
||||
, _lClock :: Int
|
||||
, _lTestString :: [String]
|
||||
}
|
||||
data WorldBeams = WorldBeams
|
||||
{ _blockingBeams :: [Beam]
|
||||
|
||||
Reference in New Issue
Block a user