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