Move audio traits into Sounds namespace.

This commit is contained in:
Matthias Mailänder
2016-04-10 22:34:10 +02:00
parent c4475539a1
commit be3ea7b79e
9 changed files with 9 additions and 8 deletions

View File

@@ -10,6 +10,7 @@
#endregion
using System.Collections.Generic;
using OpenRA.Mods.Common.Traits.Sound;
using OpenRA.Traits;
namespace OpenRA.Mods.Common.Traits