Added tooltips to ContentPackages
This commit is contained in:
committed by
Matthias Mailänder
parent
9cb2d19654
commit
d61178de41
@@ -58,6 +58,8 @@ namespace OpenRA
|
||||
[FieldLoader.Ignore]
|
||||
public readonly List<MiniYamlNode> Install;
|
||||
|
||||
public readonly string TooltipText;
|
||||
|
||||
public ModSource(MiniYaml yaml, ObjectCreator objectCreator)
|
||||
{
|
||||
ObjectCreator = objectCreator;
|
||||
|
||||
Reference in New Issue
Block a user