]> Dogcows Code - chaz/yoink/blob - data/tilemaps/TowerBlock1.lua
converted tilemap scripts to lua
[chaz/yoink] / data / tilemaps / TowerBlock1.lua
1 tiles_s = 4
2 tiles_t = 4
3 min_filter = NEAREST
4 mag_filter = NEAREST
5 wrap_s = CLAMP
6 wrap_t = CLAMP
This page took 0.0315 seconds and 4 git commands to generate.