diff options
| author | lempamo <[email protected]> | 2017-04-06 11:58:00 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-04-06 11:58:00 -0400 |
| commit | 5308c1cd4807edb2ec33f75923e609e8a382f1af (patch) | |
| tree | da9df0f701520300c973613547deecf5d6680022 /ShiftOS_TheReturn | |
| parent | a40ba40cc048422c6bd3b810fe52d5b00014a031 (diff) | |
| download | shiftos_thereturn-5308c1cd4807edb2ec33f75923e609e8a382f1af.tar.gz shiftos_thereturn-5308c1cd4807edb2ec33f75923e609e8a382f1af.tar.bz2 shiftos_thereturn-5308c1cd4807edb2ec33f75923e609e8a382f1af.zip | |
german translations aint showin halp
Diffstat (limited to 'ShiftOS_TheReturn')
| -rw-r--r-- | ShiftOS_TheReturn/Commands.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ShiftOS_TheReturn/Commands.cs b/ShiftOS_TheReturn/Commands.cs index fedff19..c4f0c7a 100644 --- a/ShiftOS_TheReturn/Commands.cs +++ b/ShiftOS_TheReturn/Commands.cs @@ -357,7 +357,6 @@ namespace ShiftOS.Engine return true; } - [Command("lang", usage = "{{COMMAND_SOS_LANG_USAGE}}", description = "{{COMMAND_SOS_LANG_DESCRIPTION}}")] [RequiresArgument("language")] public static bool SetLanguage(Dictionary<string, object> userArgs) { |
