Renamed ROT to TurnSpeed on Mobile, Aircraft, Turreted and ThrowsParticle
This commit is contained in:
@@ -296,7 +296,7 @@ namespace OpenRA.Traits
|
||||
|
||||
public interface IFacing
|
||||
{
|
||||
int ROT { get; }
|
||||
int TurnSpeed { get; }
|
||||
int Facing { get; set; }
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user