ralint: verify voices, support (and still verify) @-form prerequisites.

This commit is contained in:
Chris Forbes
2010-07-04 14:50:26 +12:00
parent 8e68449af1
commit 68b63dc89e
9 changed files with 25 additions and 15 deletions

View File

@@ -21,7 +21,6 @@
using System;
using System.Collections.Generic;
using OpenRA.FileFormats;
using OpenRA.Support;
using OpenRA.Traits;
using Tao.OpenAl;