Explorar el Código

variable typo

Mona Lisa hace 6 años
padre
commit
31023fcc98
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      locations/exhibitionism.qsrc

+ 1 - 1
locations/exhibitionism.qsrc

@@ -31,7 +31,7 @@ elseif ARGS[0] = 4:
 	if exhibitionist_lvl = 3: arousal += 80
 end
 
-if pcs_exhib > 100: pcs_exib = 100
+if pcs_exhib > 100: pcs_exhib = 100
 
 --- exhibitionism ---------------------------------