From 4faed8d57f43869fb7f4d184f04d417892b28f64 Mon Sep 17 00:00:00 2001 From: avolkov Date: Fri, 5 Jun 2009 19:52:27 +0000 Subject: [PATCH] fixed a typo git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3118 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/content/base/battle/{asteroid.mid => asteroid.med} | 0 sc2/content/uqm.rmp | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename sc2/content/base/battle/{asteroid.mid => asteroid.med} (100%) diff --git a/sc2/content/base/battle/asteroid.mid b/sc2/content/base/battle/asteroid.med similarity index 100% rename from sc2/content/base/battle/asteroid.mid rename to sc2/content/base/battle/asteroid.med diff --git a/sc2/content/uqm.rmp b/sc2/content/uqm.rmp index a38a4fe6b..f3c7a8608 100644 --- a/sc2/content/uqm.rmp +++ b/sc2/content/uqm.rmp @@ -145,7 +145,7 @@ graphics.ambanim = GFXRES:base/nav/ambientanim.ani graphics.aquhelix = GFXRES:base/lander/energy/aquahelix.ani graphics.arispace = GFXRES:base/nav/quasispace.ani graphics.astbig = GFXRES:base/battle/asteroid.big -graphics.astmed = GFXRES:base/battle/asteroid.mid +graphics.astmed = GFXRES:base/battle/asteroid.med graphics.astsml = GFXRES:base/battle/asteroid.sml graphics.blabig = GFXRES:base/battle/blabig.ani graphics.blamed = GFXRES:base/battle/blamed.ani