Ticket #39767

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

Date d'ouverture: 2019-11-16 18:45 Dernière mise à jour: 2019-12-13 04:12

Rapporteur:
(Anonyme)
Propriétaire:
(Aucun)
Type:
État:
Atteints
Composant:
(Aucun)
Priorité:
5 - moyen
Sévérité:
5 - moyen
Résolution:
Fixed
Fichier:
Aucun

Détails

--- 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
  • Résolution Update from Aucun to Accepted
Commentaire

確認しました。

2019-12-08 06:17 Updated by: argrath
Commentaire

458c5c3で修正しました。

2019-12-13 04:12 Updated by: argrath
  • État Update from Ouvert to Atteints
  • Ticket Close date is changed to 2019-12-13 04:12

Attachment File List

No attachments

Modifier

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