summaryrefslogtreecommitdiff
path: root/npc/commands/debug.txt
diff options
context:
space:
mode:
authorgumi <mekolat@users.noreply.github.com>2016-08-13 18:02:27 -0400
committergumi <mekolat@users.noreply.github.com>2016-09-01 12:09:01 -0400
commit800fac9e311d7b817f9303b4a837da60fc54024c (patch)
tree3bb76b97c55fb4cdbe0c3943c576dc9dbb194488 /npc/commands/debug.txt
parentb62f95d385518fa842638c03be678062518de647 (diff)
downloadserverdata-800fac9e311d7b817f9303b4a837da60fc54024c.tar.gz
serverdata-800fac9e311d7b817f9303b4a837da60fc54024c.tar.bz2
serverdata-800fac9e311d7b817f9303b4a837da60fc54024c.tar.xz
serverdata-800fac9e311d7b817f9303b4a837da60fc54024c.zip
add test server help link (opens client-side help)
Diffstat (limited to 'npc/commands/debug.txt')
-rw-r--r--npc/commands/debug.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/commands/debug.txt b/npc/commands/debug.txt
index 6f6f7c6a..61088caf 100644
--- a/npc/commands/debug.txt
+++ b/npc/commands/debug.txt
@@ -145,4 +145,5 @@ OnCall:
OnInit:
bindatcmd "debug", "@debug::OnCall", 0, 99, 0;
+ // TODO / FIXME: add a @test command that opens the help window for test-server
}