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