rename GpsSatellite trait to GpsLaunchSite

This commit is contained in:
Chris Forbes
2010-01-08 22:28:27 +13:00
parent 54c28ab74d
commit 2ea729759c
7 changed files with 12 additions and 21 deletions

View File

@@ -1,9 +1,6 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using OpenRa.Game.GameRules;
using OpenRa.Game.Traits;
using OpenRa.Game.SupportPowers;
namespace OpenRa.Game