Removal last CryTek references
- 'Crytek application' is now 'O3DE application' in ISystem.h - 'CryTek' is now 'O3DE' in ProjectDefines.h (comment) - 'Crytek Legacy' is now 'O3DE Legacy' in LocalizedStringManager.cpp - 'Crytek extended data' references are now 'O3DE extended data' Signed-off-by: spham <spham@amazon.com>
This commit is contained in:
@@ -9,7 +9,4 @@
|
||||
|
||||
#include <AzCore/PlatformDef.h>
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// CryTek
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
#include <platform.h>
|
||||
|
||||
@@ -143,8 +143,6 @@ private:
|
||||
// Registered Tool Names
|
||||
TToolNamesMap m_toolNames;
|
||||
TToolNamesMap m_toolVersions;
|
||||
|
||||
//static B4BugCrytekExtension s_b4BugCrytekExtension;
|
||||
};
|
||||
|
||||
#endif // CRYINCLUDE_EDITOR_SETTINGSMANAGER_H
|
||||
|
||||
Reference in New Issue
Block a user