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