simplyfy GetIdentity
This commit is contained in:
@@ -266,13 +266,9 @@ namespace PlayerTags.Data
|
||||
{
|
||||
identity.WorldId = worldId;
|
||||
pluginConfiguration.Save(this);
|
||||
}
|
||||
|
||||
return identity;
|
||||
}
|
||||
else
|
||||
{
|
||||
return identity;
|
||||
}
|
||||
return identity;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user