nochmal was testen
This commit is contained in:
@@ -237,7 +237,7 @@ namespace ReallifeGamemode.Server.Events
|
||||
{
|
||||
string msg = "";
|
||||
|
||||
if (user.Faction?.StateOwned ?? true)
|
||||
if (user.Faction?.StateOwned ?? false)
|
||||
{
|
||||
msg = "!{33AA33}** " + user.FactionRank.RankName + " " + player.Name + " meldet sich vom Dienst ab, over **";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user