Provides automatic installation scripts for OpenRA with Tiberian Sun & Red Alert 2 + Dune 2 (Windows, Linux)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

10 lines
231 B

--- a/OpenRA.Mods.RA2/Traits/Render/WithSwimSuit.cs
+++ b/OpenRA.Mods.RA2/Traits/Render/WithSwimSuit.cs
@@ -10,6 +10,7 @@
#endregion
using OpenRA.Traits;
+using OpenRA.Mods.Common.Traits;
namespace OpenRA.Mods.RA2.Traits
{