Fix Bullet contrails
This commit is contained in:
@@ -112,7 +112,8 @@ namespace OpenRA.Mods.Common.Projectiles
|
|||||||
readonly WAngle angle;
|
readonly WAngle angle;
|
||||||
readonly WDist speed;
|
readonly WDist speed;
|
||||||
readonly string trailPalette;
|
readonly string trailPalette;
|
||||||
readonly ContrailRenderable contrail;
|
|
||||||
|
ContrailRenderable contrail;
|
||||||
|
|
||||||
[Sync]
|
[Sync]
|
||||||
WPos pos, target, source;
|
WPos pos, target, source;
|
||||||
|
|||||||
Reference in New Issue
Block a user