Allow for real time window resize
This commit is contained in:
@@ -237,6 +237,8 @@ defaultWorld = World
|
||||
, _debugMode = True
|
||||
, _config = defaultConfig
|
||||
, _configNeedsUpdate = False
|
||||
, _sideEffects = []
|
||||
, _doneSideEffects = []
|
||||
}
|
||||
youLight =
|
||||
TLS { _tlsPos = (0,0)
|
||||
|
||||
Reference in New Issue
Block a user