Added regen_solutions.ps1, added to update_deps.ps1: imgui/cog/steamaduio into engine
SteamAudio seems to be working fine. UE_Imgui/Cog are having some issues...
This commit is contained in:
		| @@ -11,7 +11,9 @@ public class SurgoEditor : ModuleRules | ||||
|         }); | ||||
|         PrivateDependencyModuleNames.AddRange(new string[] { | ||||
|             "Core", | ||||
|         });        | ||||
|     #endregion Engine  | ||||
|         }); | ||||
|     #endregion Engine | ||||
|      | ||||
| 		PublicIncludePathModuleNames.Add("Surgo"); | ||||
|     } | ||||
| } | ||||
|   | ||||
| @@ -10,4 +10,4 @@ void FSurgoEditorModule::StartupModule() | ||||
| void FSurgoEditorModule::ShutdownModule() | ||||
| { | ||||
|  | ||||
| } | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user