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