fix: rebase issues #2053
Annotations
5 warnings
|
[cppcheck] src/creatures/monsters/spawns/spawn_monster.cpp#L198:
src/creatures/monsters/spawns/spawn_monster.cpp#L198
Variable 'spawnMonsterId' is not assigned a value.
|
[cppcheck] src/creatures/monsters/spawns/spawn_monster.cpp#L204:
src/creatures/monsters/spawns/spawn_monster.cpp#L204
Variable 'id' is not assigned a value.
|
[cppcheck] src/creatures/monsters/spawns/spawn_monster.cpp#L325:
src/creatures/monsters/spawns/spawn_monster.cpp#L325
Variable 'id' is not assigned a value.
|
[cppcheck] src/creatures/monsters/spawns/spawn_monster.cpp#L359:
src/creatures/monsters/spawns/spawn_monster.cpp#L359
Variable 'id' is not assigned a value.
|