Skip to content

Commit

Permalink
fix: Network Manager redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
Panakotta00 committed Oct 16, 2024
1 parent f42eb46 commit 364733b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file not shown.
2 changes: 1 addition & 1 deletion Source/FicsItNetworks/Private/FicsItNetworksModule.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ void FFicsItNetworksModule::StartupModule(){
"/FicsItNetworks/Network/NetworkManager/Equip_NetworkManager.Equip_NetworkManager_C",
"/FicsItNetworks/Equipment/NetworkManager/Equip_NetworkManager.Equip_NetworkManager_C");
FIN_CoreRedirect(Type_Class,
"/FicsItNetworks/Network/NetworkManager/Desc_NetworkMng.Desc_NetworkMng_C",
"/FicsItNetworks/Network/NetworkManager/ED_NetworkMng.ED_NetworkMng_C",
"/FicsItNetworks/Equipment/NetworkManager/Desc_NetworkManager.Desc_NetworkManager_C");
FIN_CoreRedirect(Type_Class,
"/FicsItNetworks/Schematics/AdvancedNetworking.AdvancedNetworking_C",
Expand Down

0 comments on commit 364733b

Please sign in to comment.