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