]> Dogcows Code - chaz/yoink/blob - data/tilemaps/BackgroundNear.lua
26d50f2aa958ba00cb78f4094e05adc6209fc0e8
[chaz/yoink] / data / tilemaps / BackgroundNear.lua
1 tiles_s = 1
2 tiles_t = 1
3 min_filter = LINEAR
4 mag_filter = LINEAR
5 wrap_s = REPEAT
6 wrap_t = REPEAT
This page took 0.026694 seconds and 3 git commands to generate.