Browse Source

[fixed] typo in "hair accessories"

hornguy6 3 years ago
parent
commit
94311a6fa5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      locations/barbershop.qsrc

+ 1 - 1
locations/barbershop.qsrc

@@ -121,7 +121,7 @@ if money >= 60:
 end
 
 if money >= 80:
-	act 'Buy Hairaccessories - 80 <b>₽</b>':
+	act 'Buy Hair accessories - 80 <b>₽</b>':
 		*clr & cla
 		menu_off = 1
 		money -= 80