Move VqaReader to Mods.Common.

This commit is contained in:
Paul Chote
2016-01-04 20:08:32 +00:00
parent 33f3e5ad47
commit 83477ec19e
6 changed files with 6 additions and 5 deletions

View File

@@ -10,7 +10,7 @@
using System;
using System.IO;
using OpenRA.FileFormats;
using OpenRA.Mods.Common.FileFormats;
using OpenRA.Mods.Common.Widgets;
using OpenRA.Widgets;