OSDN Git Service

Avoid use of sprintf() in probed_monster_info(). That's part of resolving https...
authorEric Branlund <ebranlund@fastmail.com>
Sun, 4 Dec 2022 18:43:28 +0000 (11:43 -0700)
committerEric Branlund <ebranlund@fastmail.com>
Sun, 4 Dec 2022 18:43:28 +0000 (11:43 -0700)
commit6c9267d084dfb3a1a6f25ee2d68f96c8fff5d7d9
tree8f8c35600b908c6015d849693b0136598ff42a12
parent65c913bb5dac92c37c8480178de3c30443104c2d
Avoid use of sprintf() in probed_monster_info().  That's part of resolving https://github.com/hengband/hengband/issues/2858 and https://github.com/hengband/hengband/issues/2859 .
src/player-attack/attack-chaos-effect.cpp
src/spell-kind/spells-sight.cpp
src/spell-kind/spells-sight.h