Browse Source

fix the "missing end"

rachels 3 years ago
parent
commit
c8d1f950bc
1 changed files with 1 additions and 2 deletions
  1. 1 2
      locations/pornstudio.qsrc

+ 1 - 2
locations/pornstudio.qsrc

@@ -434,8 +434,7 @@ if $ARGS[0] = 'manager':
 	end
 
 	if porndebt > 0:
-		act 'Ask about your debt':
-		'"Of course. Your current debt to the company is <<porndebt>> <b>₽</b>."'
+		act 'Ask about your debt': '"Of course. Your current debt to the company is <<porndebt>> <b>₽</b>."'
 	end
 
 	act 'Leave': gt 'pornstudio', 'start'