From 2200f464de73650d60933522ff6630d0fd45472c Mon Sep 17 00:00:00 2001 From: j-p-e-g Date: Fri, 4 Jul 2008 08:06:29 +0000 Subject: Tweak change log a bit and add new commands to 034_changes.txt. Are there more new commands I've forgotten? Please don't include wizmode commands as they don't matter during normal game. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@6387 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/acr.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crawl-ref/source/acr.cc') diff --git a/crawl-ref/source/acr.cc b/crawl-ref/source/acr.cc index 0b4fba6736..305f4379bb 100644 --- a/crawl-ref/source/acr.cc +++ b/crawl-ref/source/acr.cc @@ -1561,7 +1561,7 @@ static void _input() if (you.turn_is_over) { - if ( apply_berserk_penalty ) + if (apply_berserk_penalty) _do_berserk_no_combat_penalty(); _world_reacts(); -- cgit v1.2.3-54-g00ecf