소스 검색

[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