OSDN Git Service

[Fix] #1473 呪術の詠唱停止時に配列外アクセスが発生する事象を修正した / Resolved the issue that out-of-order acces...
authorHourier <66951241+Hourier@users.noreply.github.com>
Tue, 14 Sep 2021 13:34:37 +0000 (22:34 +0900)
committerHourier <66951241+Hourier@users.noreply.github.com>
Tue, 14 Sep 2021 14:13:49 +0000 (23:13 +0900)
commit73eebce685df4b68bcd60ee3bb70ddcc7e6991c3
treeae5707c8297d74da51d0b83f3861aec4f55c6232
parent4bf7d5d7a383be3503ac1f8c69633dd0307d79f0
[Fix] #1473 呪術の詠唱停止時に配列外アクセスが発生する事象を修正した / Resolved the issue that out-of-order access would occur when all casting hex spells are stopped
src/cmd-action/cmd-spell.cpp
src/racial/racial-switcher.cpp
src/spell-realm/spells-hex.cpp
src/spell-realm/spells-hex.h
src/status/action-setter.cpp