OSDN Git Service

[Fix] #963 Resolved the indication that unique_ptr<PlayerEnergy> should be PlayerEnergy
authorHourier <grapefox.whitelucifer.0408@gmail.com>
Fri, 30 Apr 2021 00:09:13 +0000 (09:09 +0900)
committerHourier <grapefox.whitelucifer.0408@gmail.com>
Fri, 30 Apr 2021 00:09:13 +0000 (09:09 +0900)
commitb727e1d8dd8105eea46c17165757097f345e9f42
tree66e5db096153752afee9052e13476db8720143d9
parentfc84266c60800a491f61bc0420498f87a2c73296
[Fix] #963 Resolved the indication that unique_ptr<PlayerEnergy> should be PlayerEnergy
16 files changed:
src/action/movement-execution.cpp
src/action/racial-execution.cpp
src/cmd-action/cmd-mind.cpp
src/cmd-action/cmd-move.cpp
src/cmd-action/cmd-racial.cpp
src/cmd-building/cmd-building.cpp
src/cmd-item/cmd-destroy.cpp
src/cmd-item/cmd-equipment.cpp
src/cmd-item/cmd-magiceat.cpp
src/cmd-item/cmd-smith.cpp
src/cmd-item/cmd-throw.cpp
src/core/player-processor.cpp
src/floor/wild.cpp
src/mind/mind-ninja.cpp
src/player-attack/player-attack.cpp
src/player/player-move.cpp