Move more files

Move VoxelNormalsPalette to TS
This commit is contained in:
penev92
2014-12-13 19:11:44 +02:00
parent 611e3038b2
commit 1e9535b63a
23 changed files with 43 additions and 39 deletions

View File

@@ -10,8 +10,7 @@
using System.Collections.Generic;
using System.Linq;
using OpenRA.Mods.RA;
using OpenRA.Mods.RA.Traits;
using OpenRA.Mods.Common.Traits;
using OpenRA.Support;
using OpenRA.Traits;