Fix target lines appearing not long enough on screen
Also changes the Delay attribute from ticks to milliseconds.
This commit is contained in:
committed by
abcdefg30
parent
04bfd62f2f
commit
60a7f53491
@@ -68,6 +68,7 @@ namespace OpenRA.Mods.Common.UpdateRules
|
||||
new UpdateTilesetColors(),
|
||||
new UpdateMapInits(),
|
||||
new CreateFlashPaletteEffectWarhead(),
|
||||
new ChangeTargetLineDelayToMilliseconds(),
|
||||
})
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user