From a75a3b2d8f0848a05b09180d9517a8016cbafdde Mon Sep 17 00:00:00 2001 From: Clyne Sullivan Date: Fri, 30 Oct 2015 08:45:55 -0400 Subject: day/night cycling --- src/inventory.cpp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/inventory.cpp') diff --git a/src/inventory.cpp b/src/inventory.cpp index 3043e80..33af0a8 100644 --- a/src/inventory.cpp +++ b/src/inventory.cpp @@ -131,7 +131,6 @@ void itemDraw(Player *p,ITEM_ID id){ p->loc.y+HLINE*3}; } if(p->inv->tossd) yes=true; - std::cout<