[SPEC-7971] Update gem module name to match cmake target name (#3055)
Fixes for module names so they match cmake target name
This commit is contained in:
@@ -28,4 +28,4 @@ namespace Multiplayer
|
||||
}
|
||||
}
|
||||
|
||||
AZ_DECLARE_MODULE_CLASS(Gem_Multiplayer_Imgui, Multiplayer::MultiplayerDebugModule);
|
||||
AZ_DECLARE_MODULE_CLASS(Gem_Multiplayer_Debug, Multiplayer::MultiplayerDebugModule);
|
||||
|
||||
Reference in New Issue
Block a user