Added TodoFunc
This commit is contained in:
@ -9,6 +9,7 @@ public class Yotta2025EditorTarget : TargetRules
|
||||
{
|
||||
Type = TargetType.Editor;
|
||||
DefaultBuildSettings = BuildSettingsVersion.V5;
|
||||
IncludeOrderVersion = EngineIncludeOrderVersion.Unreal5_6;
|
||||
|
||||
ExtraModuleNames.AddRange( new string[] { "Yotta2025" } );
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user