Sfoglia il codice sorgente

[fixed] pcs_tattoos instead of the wrong tattoos variable

anjuna krokus 2 mesi fa
parent
commit
62db31067c
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      locations/pirsingsalon.qsrc

+ 1 - 1
locations/pirsingsalon.qsrc

@@ -946,7 +946,7 @@ if $ARGS[0] = 'tattoo_arm':
 	menu_off = 1
 	gs 'stat'
 
-	if tattoos['arm'] <= 0:
+	if pcs_tattoos['arm'] <= 0:
 		ps_total = func('tattoo_management', 'totals', 'arm')
 		ps_i = 1
 		:looptatarm