Remove obsolete and unused PreventsTeleport method.
This commit is contained in:
@@ -174,8 +174,6 @@ namespace OpenRA.Mods.Cnc.Traits
|
|||||||
driverMobile.Nudge(driver, driver, true);
|
driverMobile.Nudge(driver, driver, true);
|
||||||
}
|
}
|
||||||
|
|
||||||
public bool PreventsTeleport(Actor self) { return deployed; }
|
|
||||||
|
|
||||||
void StartDetonationSequence()
|
void StartDetonationSequence()
|
||||||
{
|
{
|
||||||
if (deployed)
|
if (deployed)
|
||||||
|
|||||||
Reference in New Issue
Block a user