fix: can't sell containers with items inside (#2911) #10217
Annotations
10 warnings
src/creatures/monsters/spawns/spawn_monster.hpp#L84
‘SpawnMonster::spawnMonsterMap’ will be initialized after [-Wreorder]
|
src/creatures/monsters/spawns/spawn_monster.hpp#L81
‘std::map<unsigned int, std::shared_ptr<Monster> > SpawnMonster::spawnedMonsterMap’ [-Wreorder]
|
src/creatures/monsters/spawns/spawn_monster.hpp#L40
when initialized here [-Wreorder]
|
src/creatures/monsters/spawns/spawn_monster.hpp#L90
‘SpawnMonster::checkSpawnMonsterEvent’ will be initialized after [-Wreorder]
|
src/creatures/monsters/spawns/spawn_monster.hpp#L86
‘Position SpawnMonster::centerPos’ [-Wreorder]
|
src/creatures/monsters/spawns/spawn_monster.hpp#L40
when initialized here [-Wreorder]
|
src/creatures/monsters/spawns/spawn_monster.hpp#L84
‘SpawnMonster::spawnMonsterMap’ will be initialized after [-Wreorder]
|
src/creatures/monsters/spawns/spawn_monster.hpp#L81
‘std::map<unsigned int, std::shared_ptr<Monster> > SpawnMonster::spawnedMonsterMap’ [-Wreorder]
|
src/creatures/monsters/spawns/spawn_monster.hpp#L40
when initialized here [-Wreorder]
|
src/creatures/monsters/spawns/spawn_monster.hpp#L90
‘SpawnMonster::checkSpawnMonsterEvent’ will be initialized after [-Wreorder]
|
This job succeeded
Loading