Draw shellmap actors
This commit is contained in:
@@ -146,7 +146,8 @@ namespace OpenRA
|
||||
public void Tick(World world)
|
||||
{
|
||||
if (!Game.IsStarted) return;
|
||||
|
||||
if (world.LocalPlayer == null) return;
|
||||
|
||||
TickPaletteAnimation();
|
||||
TickRadarAnimation();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user