Commit before changing wall drawing

This commit is contained in:
2022-06-07 16:39:47 +01:00
parent f938f9a717
commit 52488b251b
3 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -121,7 +121,7 @@ baseWindowPane :: Wall
baseWindowPane = defaultWall
{ _wlLine = (V2 0 0,V2 50 0)
, _wlID = 0
, _wlColor = withAlpha 0.2 cyan
, _wlColor = cyan
, _wlSeen = False
, _wlOpacity = SeeThrough
, _wlDraw = True