Turn ModelRenderer and VoxelCache into traits
This commit is contained in:
committed by
Matthias Mailänder
parent
d427072cc9
commit
686040a316
@@ -14,7 +14,7 @@ using OpenRA.Mods.Cnc.Traits;
|
||||
using OpenRA.Scripting;
|
||||
using OpenRA.Traits;
|
||||
|
||||
namespace OpenRA.Mods.CnC.Scripting
|
||||
namespace OpenRA.Mods.Cnc.Scripting
|
||||
{
|
||||
[ScriptPropertyGroup("Support Powers")]
|
||||
public class IonCannonProperties : ScriptActorProperties, Requires<IonCannonPowerInfo>
|
||||
|
||||
Reference in New Issue
Block a user