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