summaryrefslogtreecommitdiffstats
path: root/Smoke/glyphs.c
diff options
context:
space:
mode:
authorWilrik de Loose <wilrik@wilrik.nl>2008-01-09 22:28:05 (GMT)
committerWilrik de Loose <wilrik@wilrik.nl>2008-01-09 22:28:05 (GMT)
commit2d0b4b6fc8e9528e9ad3ee260e64d4ecb5f83bb4 (patch)
tree8f75a1c5af4821c6648fa74c986ca38da01a4b5a /Smoke/glyphs.c
parent30a4b86ec59e27d1b033f4505447d32792a06500 (diff)
download2iv35-2d0b4b6fc8e9528e9ad3ee260e64d4ecb5f83bb4.zip
2iv35-2d0b4b6fc8e9528e9ad3ee260e64d4ecb5f83bb4.tar.gz
2iv35-2d0b4b6fc8e9528e9ad3ee260e64d4ecb5f83bb4.tar.bz2
break bij glyphs terug gezet
Diffstat (limited to 'Smoke/glyphs.c')
-rw-r--r--Smoke/glyphs.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/Smoke/glyphs.c b/Smoke/glyphs.c
index 956bbc1..13fdb0b 100644
--- a/Smoke/glyphs.c
+++ b/Smoke/glyphs.c
@@ -91,6 +91,7 @@ void glyphs_set_sort(int sort)
{
case GLYPH_ARROWS:
load_textures("arrow.bmp");
+ break;
case GLYPH_QUAKE:
load_textures("quake.bmp");