Explorar o código

[fixed] pcs_tattoos instead of the wrong tattoos variable

anjuna krokus hai 2 meses
pai
achega
62db31067c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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