Skip to content

Commit 8ff78f1

Browse files
committed
added mipmaps back to props.
1 parent 69521d7 commit 8ff78f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

GameData/BoulderCo/textureCompressorConfigs/textureCompressor.tcfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ OVERRIDES
6868
.*/Props/.*
6969
{
7070
compress = true
71-
mipmaps = false
71+
mipmaps = true
7272
scale = 1
7373
max_size = 0
7474
}

0 commit comments

Comments
 (0)