mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2024-12-25 22:46:19 +01:00
3 lines
No EOL
71 B
Text
3 lines
No EOL
71 B
Text
function compat_path_array(path) {
|
|
return string_splice(path, "\n");
|
|
} |