Ticket #39767

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

Eröffnet am: 2019-11-16 18:45 Letztes Update: 2019-12-13 04:12

Auswertung:
(Anonym)
Verantwortlicher:
(Keine)
Typ:
Status:
Geschlossen
Komponente:
(Keine)
Meilenstein:
Priorität:
5 - Mittel
Schweregrad:
5 - Mittel
Lösung:
Gefixt
Datei:
Keine

Details

--- 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-Verlauf (3/4 Historien)

2019-11-16 18:45 Aktualisiert von: None
  • New Ticket "銀で焼かれた文字列" created
2019-12-05 05:53 Aktualisiert von: argrath
  • Summary Updated
  • Lösung Update from Keine to Accepted
Kommentar

確認しました。

2019-12-08 06:17 Aktualisiert von: argrath
  • Meilenstein Update from (Keine) to 3.6.2-0.1 (closed)
  • Lösung Update from Accepted to Gefixt
Kommentar

458c5c3で修正しました。

2019-12-13 04:12 Aktualisiert von: argrath
  • Status Update from Offen to Geschlossen
  • Ticket Close date is changed to 2019-12-13 04:12

Dateianhangliste

Keine Anhänge

Bearbeiten

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