mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2024-11-10 20:45:35 +01:00
3 lines
71 B
Plaintext
3 lines
71 B
Plaintext
function compat_path_array(path) {
|
|
return string_splice(path, "\n");
|
|
} |