added throwing
This commit is contained in:
@ -154,6 +154,7 @@ game_result game::run() {
|
||||
case unknown:
|
||||
case fine:
|
||||
case applied_nothing:
|
||||
case inventory:
|
||||
return {in_game, ""};
|
||||
|
||||
default:
|
||||
|
Reference in New Issue
Block a user