ソースを参照

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

anjuna krokus 2 週間 前
コミット
651a6d9736
1 ファイル変更2 行追加0 行削除
  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