Fix Duty
This commit is contained in:
@@ -226,7 +226,7 @@ namespace reallife_gamemode.Server.Commands
|
|||||||
}
|
}
|
||||||
#endregion
|
#endregion
|
||||||
#region Global Fraktions Commands
|
#region Global Fraktions Commands
|
||||||
[Command("duty", "~m~Benutzung: ~s~/invite")]
|
[Command("duty", "~m~Benutzung: ~s~/duty")]
|
||||||
public void CmdFactionDuty(Client player)
|
public void CmdFactionDuty(Client player)
|
||||||
{
|
{
|
||||||
if (player.GetUser()?.FactionId == null)
|
if (player.GetUser()?.FactionId == null)
|
||||||
|
|||||||
Reference in New Issue
Block a user