1
0
فهرست منبع

[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