callback working

This commit is contained in:
2023-08-17 23:33:10 +02:00
parent 4817e08f3c
commit 79152b9632
3 changed files with 95 additions and 19 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
"RequiredOnClient": false,
"Scripts": [
{
"Path": "weaponFireCallbacks.nut",
"Path": "weaponFireCallbacks.gnut",
"RunOn": "SERVER"
}
]