Merge GPS traits into one file
This commit is contained in:
@@ -38,4 +38,8 @@ namespace OpenRa.Traits
|
||||
FinishActivate();
|
||||
}
|
||||
}
|
||||
|
||||
// tag trait to identify the building
|
||||
class GpsLaunchSiteInfo : StatelessTraitInfo<GpsLaunchSite> { }
|
||||
class GpsLaunchSite { }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user