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