fix koth maps; drop nuclear winter
This commit is contained in:
@@ -28,6 +28,8 @@ namespace OpenRA.Traits
|
|||||||
|
|
||||||
public void Tick(Actor self)
|
public void Tick(Actor self)
|
||||||
{
|
{
|
||||||
|
// todo: don't tick all the time.
|
||||||
|
|
||||||
if (previousLocation != self.Location)
|
if (previousLocation != self.Location)
|
||||||
{
|
{
|
||||||
previousLocation = self.Location;
|
previousLocation = self.Location;
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user