待辦事項 #39767

銀が苦手な怪物を銀の武器で攻撃したときのメッセージがおかしい

啟用日期: 2019-11-16 18:45 最後更新: 2019-12-13 04:12

回報者:
(匿名)
負責人:
(無)
類型:
狀態:
關閉
元件:
(無)
里程碑:
優先權:
5 - 中
嚴重程度:
5 - 中
處理結果:
修正
檔案:

細節

--- a/src/uhitm.c.orig
+++ b/src/uhitm.c
@@ -1415,8 +1415,8 @@
                         "" : "銀の",
                         saved_oname);
 #endif
-                (void) strNsubst(silverobjbuf, "%", "%%", 0);
-                Strcat(silverobjbuf, " %s!");
+                (void) strNsubst(silverobjbuf, "%%", "%", 0);
+                /* Strcat(silverobjbuf, " %s!"); */
                 fmt = silverobjbuf;
             } else
 /*JP

Ticket History (3/4 Histories)

2019-11-16 18:45 Updated by: None
  • New Ticket "銀で焼かれた文字列" created
2019-12-05 05:53 Updated by: argrath
  • Summary Updated
  • 處理結果 Update from to Accepted
評語

確認しました。

2019-12-08 06:17 Updated by: argrath
  • 里程碑 Update from (無) to 3.6.2-0.1 (closed)
  • 處理結果 Update from Accepted to 修正
評語

458c5c3で修正しました。

2019-12-13 04:12 Updated by: argrath
  • 狀態 Update from 開啟 to 關閉
  • Ticket Close date is changed to 2019-12-13 04:12

Attachment File List

No attachments

編輯

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » 登入