Enable more compiler warnings and treat them as errors.
This commit is contained in:
@@ -90,7 +90,6 @@ Character* CharacterManager::GetDefaultCharacter()
|
||||
|
||||
/* We always have the default character. */
|
||||
FAIL_M("There must be a default character available!");
|
||||
return nullptr;
|
||||
}
|
||||
|
||||
void CharacterManager::DemandGraphics()
|
||||
|
||||
Reference in New Issue
Block a user