aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS_TheReturn
diff options
context:
space:
mode:
authorlempamo <[email protected]>2017-04-06 11:58:00 -0400
committerlempamo <[email protected]>2017-04-06 11:58:00 -0400
commit5308c1cd4807edb2ec33f75923e609e8a382f1af (patch)
treeda9df0f701520300c973613547deecf5d6680022 /ShiftOS_TheReturn
parenta40ba40cc048422c6bd3b810fe52d5b00014a031 (diff)
downloadshiftos_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.cs1
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)
{