provide a more concise EmptyTemplatePrefix for the TranslationSetObjectModel
This commit is contained in:
parent
af360a0753
commit
0bed50484d
@ -37,6 +37,7 @@ namespace UniversalEditor.ObjectModels.TranslationSet
|
||||
{
|
||||
_omr = base.MakeReferenceInternal();
|
||||
_omr.Path = new string[] { "Game development", "Raven Software", "Translation set / strip (string package)" };
|
||||
_omr.EmptyTemplatePrefix = "TranslationSet";
|
||||
}
|
||||
return _omr;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user