add shared function file

This commit is contained in:
2023-08-18 21:46:12 +02:00
parent 80ddfbdc05
commit acdf6cf1ff
3 changed files with 13 additions and 9 deletions
+4
View File
@@ -23,6 +23,10 @@
}
],
"Scripts": [
{
"Path": "toneapi_shared.nut",
"RunOn": "SERVER"
},
{
"Path": "matchstat.nut",
"RunOn": "SERVER",