summaryrefslogtreecommitdiffstats
path: root/crawl-ref
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2009-01-21 22:28:52 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2009-01-21 22:28:52 +0000
commit2110d762af86506eb00a12494a965c450bf8c664 (patch)
tree914d6872ed3cbb51b9d221b726cb280911bb91de /crawl-ref
parent62fc8116fb38b9cd738dba8dc53e14a96ff4a4b5 (diff)
downloadcrawl-ref-2110d762af86506eb00a12494a965c450bf8c664.tar.gz
crawl-ref-2110d762af86506eb00a12494a965c450bf8c664.zip
Add spacing fix.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@8664 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref')
-rw-r--r--crawl-ref/source/debug.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/debug.cc b/crawl-ref/source/debug.cc
index b55bdf4188..af34b6ac43 100644
--- a/crawl-ref/source/debug.cc
+++ b/crawl-ref/source/debug.cc
@@ -4866,7 +4866,7 @@ void wizard_give_monster_item(monsters *mon)
item_def &item = you.inv[player_slot];
mon_inv_type mon_slot;
- switch(item.base_type)
+ switch (item.base_type)
{
case OBJ_WEAPONS:
// Let wizard specify which slot to put weapon into via