aboutsummaryrefslogtreecommitdiff
path: root/Northstar.Client/mod.json
diff options
context:
space:
mode:
Diffstat (limited to 'Northstar.Client/mod.json')
-rw-r--r--Northstar.Client/mod.json5
1 files changed, 1 insertions, 4 deletions
diff --git a/Northstar.Client/mod.json b/Northstar.Client/mod.json
index 15853be78..3b2369809 100644
--- a/Northstar.Client/mod.json
+++ b/Northstar.Client/mod.json
@@ -46,10 +46,7 @@
"Scripts": [
{
"Path": "_custom_codecallbacks_client.gnut",
- "RunOn": "CLIENT",
- "ClientCallback": {
- "Before": "NSSetupChathooksClient"
- }
+ "RunOn": "CLIENT"
},
{
"Path": "client/cl_chat.gnut",