summaryrefslogtreecommitdiff
path: root/npc/002-3
diff options
context:
space:
mode:
Diffstat (limited to 'npc/002-3')
-rw-r--r--npc/002-3/juliet.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/npc/002-3/juliet.txt b/npc/002-3/juliet.txt
index 877c48acc..114022623 100644
--- a/npc/002-3/juliet.txt
+++ b/npc/002-3/juliet.txt
@@ -153,8 +153,7 @@
l("Can I read these rules again?"),
l("Nothing, sorry.");
- switch (@menu)
- {
+ switch (@menu) {
case 1: sellFood; break;
case 2: basicSkill; break;
case 3: chooseLang .@s$; break;