summaryrefslogtreecommitdiff
path: root/world/map/npc/functions/barber.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/functions/barber.txt')
-rw-r--r--world/map/npc/functions/barber.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/functions/barber.txt b/world/map/npc/functions/barber.txt
index 2b2beba0..2c940c33 100644
--- a/world/map/npc/functions/barber.txt
+++ b/world/map/npc/functions/barber.txt
@@ -144,7 +144,7 @@ S_Janitor:
set @colorOpts, 0;
return;
-L_Close:
+L_Done:
callsub S_Janitor;
return;
}