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);
|
||||
}
|
||||
|
||||
public bool PreventsTeleport(Actor self) { return deployed; }
|
||||
|
||||
void StartDetonationSequence()
|
||||
{
|
||||
if (deployed)
|
||||
|
||||
Reference in New Issue
Block a user