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