remove ObjectCreator.Param and all associated nonsense
This commit is contained in:
@@ -32,6 +32,7 @@ namespace OpenRA.Mods.Cnc
|
||||
EffectType to = EffectType.Black;
|
||||
|
||||
public CncMenuPaletteEffect(CncMenuPaletteEffectInfo info) { Info = info; }
|
||||
|
||||
public void Fade(EffectType type)
|
||||
{
|
||||
remainingFrames = Info.FadeLength;
|
||||
|
||||
Reference in New Issue
Block a user