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

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

This commit is contained in:
rarified
2021-11-05 15:42:23 -06:00
parent 3489b924ce
commit 7be998219f

View File

@ -2598,7 +2598,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",