fix: price mismatch between NPCs and a typo in the rent house letter message #9807
Annotations
1 error and 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 failed
Loading