mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2024-11-13 05:53:53 +01:00
4 lines
76 B
Plaintext
4 lines
76 B
Plaintext
|
function texture_set_repeat(argument0) {
|
||
|
gpu_set_texrepeat( argument0 );
|
||
|
}
|