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