Only sync projectiles and future synced effects.
This commit is contained in:
@@ -18,7 +18,7 @@ using OpenRA.Traits;
|
||||
|
||||
namespace OpenRA.Mods.Cnc.Effects
|
||||
{
|
||||
public class IonCannon : IEffect
|
||||
public class IonCannon : IProjectile
|
||||
{
|
||||
readonly Target target;
|
||||
readonly Animation anim;
|
||||
|
||||
Reference in New Issue
Block a user