Make dirt non-compressible (#39220)

This sets the new rsic: false flag in dirt.rsi. One of the interior PNGs is directly accessed by a tile definition, which would otherwise cause a game startup failure with the new packaging improvements: c4dff678a9
This commit is contained in:
Pieter-Jan Briers
2025-08-03 01:02:40 +02:00
committed by GitHub
parent 21eb662377
commit 6c9368dc60

View File

@@ -6,6 +6,7 @@
"x": 32,
"y": 32
},
"rsic": false,
"states": [
{
"name": "dirt"