]> Dogcows Code - chaz/yoink/blob - data/tilemaps/TowerBlock1.json
fixed up video and texture handling
[chaz/yoink] / data / tilemaps / TowerBlock1.json
1 {
2 "tiles_s": 4,
3 "tiles_t": 4,
4 "min_filter": "nearest",
5 "mag_filter": "nearest",
6 "wrap_s": "clamp",
7 "wrap_t": "clamp"
8 }
This page took 0.029441 seconds and 4 git commands to generate.