From 66ca214bef70c7cd42563e43d8e18bfa114b2d9d Mon Sep 17 00:00:00 2001 From: avolkov Date: Fri, 5 Jun 2009 19:58:44 +0000 Subject: [PATCH] fixed a typo git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3119 8092fc87-c524-0410-9efc-e669fe64eaf9 --- tools/resmap/resources.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/resmap/resources.csv b/tools/resmap/resources.csv index 97c687a8c..494d85c83 100644 --- a/tools/resmap/resources.csv +++ b/tools/resmap/resources.csv @@ -182,7 +182,7 @@ FLAGSTAT_MASK_PMAP_ANIM,graphics.flagstat,sc2code/igfxres.h,GFXRES,base/ui/flags MISCDATA_MASK_PMAP_ANIM,graphics.miscdata,sc2code/igfxres.h,GFXRES,base/ui/miscdata.ani STAR_MASK_PMAP_ANIM,graphics.stars,sc2code/igfxres.h,GFXRES,base/battle/stars.ani ASTEROID_BIG_MASK_PMAP_ANIM,graphics.astbig,sc2code/igfxres.h,GFXRES,base/battle/asteroid.big -ASTEROID_MED_MASK_PMAP_ANIM,graphics.astmed,sc2code/igfxres.h,GFXRES,base/battle/asteroid.mid +ASTEROID_MED_MASK_PMAP_ANIM,graphics.astmed,sc2code/igfxres.h,GFXRES,base/battle/asteroid.med ASTEROID_SML_MASK_PMAP_ANIM,graphics.astsml,sc2code/igfxres.h,GFXRES,base/battle/asteroid.sml BLAST_BIG_MASK_PMAP_ANIM,graphics.blabig,sc2code/igfxres.h,GFXRES,base/battle/blabig.ani BLAST_MED_MASK_PMAP_ANIM,graphics.blamed,sc2code/igfxres.h,GFXRES,base/battle/blamed.ani