diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-11 01:23:53 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-11 01:23:53 -0300 |
commit | ed3358c3d0bb70105b04c838d40eccb425c09fb1 (patch) | |
tree | 167f24516feef4624f77ff0b0287fcfc21e0f130 /npc/commands/debug-look.txt | |
parent | 638874cc4f3e66e0bcea68868fd0c80b6b41793b (diff) | |
download | serverdata-ed3358c3d0bb70105b04c838d40eccb425c09fb1.tar.gz serverdata-ed3358c3d0bb70105b04c838d40eccb425c09fb1.tar.bz2 serverdata-ed3358c3d0bb70105b04c838d40eccb425c09fb1.tar.xz serverdata-ed3358c3d0bb70105b04c838d40eccb425c09fb1.zip |
Clear some unused debug stuff
Diffstat (limited to 'npc/commands/debug-look.txt')
-rw-r--r-- | npc/commands/debug-look.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/npc/commands/debug-look.txt b/npc/commands/debug-look.txt index 869616e2f..c22140bde 100644 --- a/npc/commands/debug-look.txt +++ b/npc/commands/debug-look.txt @@ -96,7 +96,4 @@ OnCall: BarberDebug; closedialog; end; - -OnInit: - bindatcmd "look", "@look::OnCall", 99, 99, 0; } |