2
3
mirror of https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git synced 2025-07-14 02:27:40 -04:00

Fix #ifdef limiting Plasma App.SetLanguage command access in Internal client.

(cherry picked from commit 7be998219f)
This commit is contained in:
rarified
2021-11-05 15:42:23 -06:00
parent c9fddca6d5
commit e8e9cd29ee

View File

@ -2603,7 +2603,7 @@ PF_CONSOLE_CMD(App,
#endif // LIMIT_CONSOLE_COMMANDS
#ifdef LIMIT_CONSOLE_COMMANDS // for now, disable languages in external clients
#ifndef LIMIT_CONSOLE_COMMANDS // for now, disable languages in external clients
PF_CONSOLE_CMD(App,
SetLanguage,
"string language",