Convert (Dynamic)FacingInit, (Dynamic)TurretFacingInit to WAngle.
This commit is contained in:
@@ -322,7 +322,7 @@ namespace OpenRA.Traits
|
||||
WRot Orientation { get; }
|
||||
}
|
||||
|
||||
public interface IFacingInfo : ITraitInfoInterface { int GetInitialFacing(); }
|
||||
public interface IFacingInfo : ITraitInfoInterface { WAngle GetInitialFacing(); }
|
||||
|
||||
public interface ITraitInfoInterface { }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user