match other cases' syntax
This commit is contained in:
@@ -2133,9 +2133,8 @@ bool handle_keystroke(const sf::Event& event, cFramerateLimiter& fps_limiter){
|
||||
break;
|
||||
|
||||
case 'I':
|
||||
if(univ.debug_mode) {
|
||||
if(!univ.debug_mode) break;
|
||||
debug_give_item();
|
||||
}
|
||||
break;
|
||||
|
||||
case 'Q':
|
||||
|
Reference in New Issue
Block a user