mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-02-14 19:29:36 +01:00
Remove SAO mode from the engine (makes sure the client actually gets its command permissions) (#3439)
This commit is contained in:
@@ -10,8 +10,7 @@ public sealed class RobustClientPackaging
|
||||
// Leaving this here for future archaeologists to ponder at.
|
||||
"emotes.xml",
|
||||
"Groups",
|
||||
"engineCommandPerms.yml",
|
||||
"clientCommandPerms.yml"
|
||||
"engineCommandPerms.yml"
|
||||
};
|
||||
|
||||
public static async Task WriteClientResources(
|
||||
|
||||
Reference in New Issue
Block a user