mirror of
https://github.com/fedddddd/iw5-gsc-utils.git
synced 2025-07-03 17:51:55 +00:00
Small change
This commit is contained in:
@ -150,7 +150,7 @@ namespace io
|
||||
array.push(file);
|
||||
}
|
||||
|
||||
return array.get_raw();
|
||||
return array;
|
||||
});
|
||||
|
||||
gsc::function::add("copyfolder", [](const gsc::function_args& args)
|
||||
|
Reference in New Issue
Block a user