]> Dogcows Code - chaz/yoink/blobdiff - data/tilemaps/StatusBars.json
fixed up video and texture handling
[chaz/yoink] / data / tilemaps / StatusBars.json
index 01b5ed01c298bc04bab2d0dc6839a8f23259063e..1ff8dcdac88d1af058adec99f1c83a99bbf34349 100644 (file)
@@ -1,6 +1,6 @@
 {
-       "TilesU": 4,
-       "TilesV": 1,
-       "MinFilter": "Nearest",
-       "MagFilter": "Nearest"
+       "tiles_s": 4,
+       "tiles_t": 1,
+       "min_filter": "nearest",
+       "mag_filter": "nearest"
 }
This page took 0.017464 seconds and 4 git commands to generate.