New gsc func + premake5 update

This commit is contained in:
2022-02-26 10:51:20 +00:00
parent 12562eb8fd
commit 12fd44d0da
7 changed files with 35 additions and 25 deletions

View File

@ -269,8 +269,6 @@ namespace scripting
{
return get_custom_field(entity, field);
}
return {};
}
unsigned int make_array()