summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/Makefile
diff options
context:
space:
mode:
authorNeil Moore <neil@s-z.org>2013-12-01 14:18:55 -0500
committerNeil Moore <neil@s-z.org>2013-12-01 15:30:12 -0500
commit62c0bb93461756a7ef6574948f2970053acf9812 (patch)
treedc8e877cb288750da35f40c87f2457d315bc8f99 /crawl-ref/source/Makefile
parent4e756f5a04e20f8a92f732e6f5c341610a2ba7b2 (diff)
downloadcrawl-ref-62c0bb93461756a7ef6574948f2970053acf9812.tar.gz
crawl-ref-62c0bb93461756a7ef6574948f2970053acf9812.zip
Enable pooryurik_knight title screen too.
Unlike the others, it was intentionally not enabled (see 0.12-a0-273-g5c8ac43), but since do-it-yourself trunk players have been seeing it for a while anyway, I think there's no point to keeping it disabled.
Diffstat (limited to 'crawl-ref/source/Makefile')
-rw-r--r--crawl-ref/source/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/Makefile b/crawl-ref/source/Makefile
index bef255a6a5..a838cefe61 100644
--- a/crawl-ref/source/Makefile
+++ b/crawl-ref/source/Makefile
@@ -1127,7 +1127,7 @@ TITLEIMGS = denzi_dragon denzi_kitchen_duty denzi_summoner \
denzi_undead_warrior omndra_zot_demon firemage \
shadyamish_octm denzi_evil_mage denzi_invasion \
psiweapon_kiku white_noise_entering_the_dungeon \
- white_noise_grabbing_the_orb
+ white_noise_grabbing_the_orb pooryurik_knight
STATICFILES = $(TILEIMAGEFILES:%=webserver/game_data/static/%.png) \
webserver/static/stone_soup_icon-32x32.png \