1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-23 22:37:55 +02:00

Apply command review suggestions + minor cleanup

This commit is contained in:
Dydzio
2023-01-08 20:30:57 +01:00
parent 16d06827d6
commit 58fe0e6bd9
3 changed files with 22 additions and 29 deletions

View File

@@ -15,7 +15,7 @@ class PlayerColor;
VCMI_LIB_NAMESPACE_END
class CIntObject;
class ClientCommandManager
class ClientCommandManager //take mantis #2292 issue about account if thinking about handling cheats from command-line
{
static bool currentCallFromIngameConsole;