mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-27 22:49:25 +02:00
Fix some of the new warnings from sonarcloud
This commit is contained in:
@@ -24,7 +24,7 @@ PlayerLocalState::PlayerLocalState(CPlayerInterface & owner)
|
||||
{
|
||||
}
|
||||
|
||||
const PlayerSpellbookSetting & PlayerLocalState::getSpellbookSettings()
|
||||
const PlayerSpellbookSetting & PlayerLocalState::getSpellbookSettings() const
|
||||
{
|
||||
return spellbookSettings;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user