Suggestions
This commit is contained in:
@@ -1659,7 +1659,7 @@ void cPlayer::LoadPermissionsFromDisk()
|
||||
|
||||
|
||||
|
||||
bool cPlayer::LoadFromDisk(cWorld * a_World)
|
||||
bool cPlayer::LoadFromDisk(cWorld *& a_World)
|
||||
{
|
||||
a_World = cRoot::Get()->GetWorld(GetLoadedWorldName());
|
||||
if (a_World == NULL)
|
||||
|
||||
Reference in New Issue
Block a user