Skip to content

fix: bestiary double counting in party #892

fix: bestiary double counting in party

fix: bestiary double counting in party #892

Triggered via push October 28, 2023 07:38
Status Success
Total duration 50s
Artifacts

lua-format.yml

on: push
lua-formatter
39s
lua-formatter
Fit to window
Zoom out
Zoom in

Annotations

1 warning
[cppcheck] src/creatures/players/player.cpp#L4595: src/creatures/players/player.cpp#L4595
Consider using std::find_if algorithm instead of a raw loop.