Improve textures

This commit is contained in:
2023-03-19 13:46:18 +00:00
parent d081fc616f
commit e90989ee2d
3 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -62,7 +62,7 @@ roomRect x y xn yn =
{ _tilePoly = rectNSWE y 0 0 x
, _tileZero = V2 0 0
, _tileTangentPos = V2 64 0
, _tileArrayZ = 3
, _tileArrayZ = 4
}
]
, _rmRandPSs = [psRandRanges (10, x -10) (10, y -10) (0, 2 * pi)]