summaryrefslogtreecommitdiff
path: root/npc/commands/debug-look.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/commands/debug-look.txt')
-rw-r--r--npc/commands/debug-look.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/commands/debug-look.txt b/npc/commands/debug-look.txt
index 4bdcf84f..79bf8699 100644
--- a/npc/commands/debug-look.txt
+++ b/npc/commands/debug-look.txt
@@ -15,7 +15,7 @@ function script BarberDebug {
// ^ Future code, Doesn't work yet
- closedialog;
+ closeclientdialog;
changecharsex;
}
function setStyle {
@@ -94,7 +94,7 @@ OnCall:
end;
}
BarberDebug;
- closedialog;
+ closeclientdialog;
end;
OnInit: