Add concept of GameRoom, check viewing distance based on rooms
This commit is contained in:
@@ -82,6 +82,7 @@ defaultWorld = World
|
||||
, _foregroundDecorations = []
|
||||
, _foregroundEdgeVerx = []
|
||||
, _radDistortion = []
|
||||
, _gameRooms = []
|
||||
}
|
||||
defaultDebugFlags :: DebugFlags
|
||||
defaultDebugFlags = DebugFlags
|
||||
|
||||
Reference in New Issue
Block a user