Removed dependency of Landmass on BPEditorExtension now that the asset doesn't need it anymore

#rb sebastien.lussier
#jira UETOP-1405
#lockdown simon.tourangeau

#ROBOMERGE-SOURCE: CL 16092610 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v789-15992632)

[CL 16092612 by jonathan bard in ue5-main branch]
This commit is contained in:
jonathan bard
2021-04-22 09:29:42 -04:00
parent 8466a5e543
commit ba32e26844

View File

@@ -25,11 +25,5 @@
"Type": "Editor",
"LoadingPhase": "Default"
}
],
"Plugins": [
{
"Name": "BPEditorExtension",
"Enabled": true
}
]
}