Shuffle around command perms for trial admin (#5606)
This commit is contained in:
@@ -10,7 +10,7 @@ using Robust.Shared.IoC;
|
||||
|
||||
namespace Content.Server.GameTicking.Commands
|
||||
{
|
||||
[AdminCommand(AdminFlags.Server)]
|
||||
[AdminCommand(AdminFlags.Round)]
|
||||
public class GoLobbyCommand : IConsoleCommand
|
||||
{
|
||||
public string Command => "golobby";
|
||||
|
||||
Reference in New Issue
Block a user