chronotank in aftermath mod dll

This commit is contained in:
Chris Forbes
2010-01-17 10:31:48 +13:00
parent 9c78406f08
commit b290d46ddc
12 changed files with 35 additions and 61 deletions

View File

@@ -1,12 +1,11 @@
using IjwFramework.Collections;
using IrrKlang;
using OpenRa.FileFormats;
using OpenRa.GameRules;
using OpenRa.Traits;
namespace OpenRa
{
static class Sound
public static class Sound
{
static ISoundEngine soundEngine;
static Cache<string, ISoundSource> sounds;