summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/newgame.cc
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2009-07-19 14:27:51 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2009-07-19 14:27:51 +0000
commit49ff1f136a6fdf58ce58f58b5ca7116e666b36dc (patch)
tree13f811370cb2b0c9f0b7c72e276ba7ade73cdc48 /crawl-ref/source/newgame.cc
parent4e03bfe81c154ada6a73873cbbf5776d440280ff (diff)
downloadcrawl-ref-49ff1f136a6fdf58ce58f58b5ca7116e666b36dc.tar.gz
crawl-ref-49ff1f136a6fdf58ce58f58b5ca7116e666b36dc.zip
Comment fix.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10314 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/newgame.cc')
-rw-r--r--crawl-ref/source/newgame.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/newgame.cc b/crawl-ref/source/newgame.cc
index 152e69c210..34c122a86a 100644
--- a/crawl-ref/source/newgame.cc
+++ b/crawl-ref/source/newgame.cc
@@ -1379,7 +1379,7 @@ game_start:
_initialise_branch_depths();
init_level_connectivity();
- //Generate the second name of Jiyva
+ // Generate the second name of Jiyva
_fix_up_god_name();
_save_newgame_options();