We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ecd37c commit 00c52efCopy full SHA for 00c52ef
Gems/Smoothing/Code/Source/Clients/SmoothingModule.cpp
@@ -13,8 +13,4 @@ namespace Smoothing
13
};
14
} // namespace Smoothing
15
16
-#if defined(O3DE_GEM_NAME)
17
-AZ_DECLARE_MODULE_CLASS(AZ_JOIN(Gem_, O3DE_GEM_NAME), Smoothing::SmoothingModule)
18
-#else
19
AZ_DECLARE_MODULE_CLASS(Gem_Smoothing, Smoothing::SmoothingModule)
20
-#endif
0 commit comments