SPEC-6395 GameLauncher monolithic build failure in CreateModuleClass_Gem_Blas (#137)

This commit is contained in:
Esteban Papp
2021-04-19 15:14:48 -07:00
committed by GitHub
parent 146633050b
commit ddb08789d2
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -69,4 +69,4 @@ namespace Blast
// DO NOT MODIFY THIS LINE UNLESS YOU RENAME THE GEM
// The first parameter should be GemName_GemIdLower
// The second should be the fully qualified name of the class above
AZ_DECLARE_MODULE_CLASS(Blast_414bd211c99d4f74aef3a266b9ca208c, Blast::BlastModule)
AZ_DECLARE_MODULE_CLASS(Gem_Blast, Blast::BlastModule)