Kaynağa Gözat

[fixed] temp_clo_suffix array wasn't properly killvarred. Resulting in remaining text after getting naked. Reported by Dibutello

anjuna krokus 2 hafta önce
ebeveyn
işleme
651a6d9736
1 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  1. 2 0
      locations/stat_display.qsrc

+ 2 - 0
locations/stat_display.qsrc

@@ -933,6 +933,8 @@ if arrsize('$temp_clo_suffix') > 0:
 
 	killvar 'temp_sd_comma_flag'
 	killvar 'temp_sd_exhib_flag'
+
+	killvar '$temp_clo_suffix'
 end