Convert some stray spaces to tabs.
This commit is contained in:
committed by
Paul Chote
parent
502c3e2bf5
commit
c8c7629bce
@@ -87,7 +87,7 @@ namespace OpenRA.Mods.Common.Widgets
|
||||
{
|
||||
if (onOther != null)
|
||||
onOther();
|
||||
};
|
||||
};
|
||||
|
||||
if (!string.IsNullOrEmpty(otherText) && otherButton != null)
|
||||
otherButton.GetText = () => otherText;
|
||||
|
||||
Reference in New Issue
Block a user