diff --git a/Source/Engine/Engine/CommandLine.h b/Source/Engine/Engine/CommandLine.h index f1dfc5c27..6283fc02e 100644 --- a/Source/Engine/Engine/CommandLine.h +++ b/Source/Engine/Engine/CommandLine.h @@ -156,7 +156,7 @@ public: Nullable ShaderDebug; /// - /// -game !scene! ( Scene to play, can be null to use default ) + /// -game !scene! ( Scene to play, can be empty to use default ) /// Nullable Game;