Integrating github/staging through commit 5f214be
This commit is contained in:
@@ -92,7 +92,7 @@ namespace AzToolsFramework
|
||||
namespace Internal
|
||||
{
|
||||
static const char* s_engineConfigFileName = "engine.json";
|
||||
static const char* s_engineConfigEngineVersionKey = "LumberyardVersion";
|
||||
static const char* s_engineConfigEngineVersionKey = "O3DEVersion";
|
||||
|
||||
static const char* s_startupLogWindow = "Startup";
|
||||
|
||||
|
||||
@@ -155,7 +155,7 @@ namespace AzToolsFramework
|
||||
|
||||
void CreateAndAddEntityFromComponentTags(const AZStd::vector<AZ::Crc32>& requiredTags, const char* entityName) override;
|
||||
|
||||
/* LUMBERYARD INTERNAL USE ONLY. */
|
||||
/* Open 3D Engine INTERNAL USE ONLY. */
|
||||
void RunRedoSeparately(UndoSystem::URSequencePoint* redoCommand) override;
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user