remove dead crap from Plane
This commit is contained in:
@@ -78,7 +78,6 @@ namespace OpenRA.Mods.RA
|
||||
{
|
||||
if (reservation != null)
|
||||
{
|
||||
// Game.Debug("Disposing reservation.");
|
||||
reservation.Dispose();
|
||||
reservation = null;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user