From 24a811ad1b9c28501f61077c553a4dce3efe8ccb Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Thu, 9 Dec 2021 20:49:49 +0100 Subject: Fix bug with finding a senior heir when all the non-minor heirs are dead. Allow a minor heir to be the pretender before he has entered the map. --- views/join.pug | 1 + 1 file changed, 1 insertion(+) (limited to 'views') diff --git a/views/join.pug b/views/join.pug index ff15624..6055879 100644 --- a/views/join.pug +++ b/views/join.pug @@ -21,6 +21,7 @@ html include header article h1= game.title_name + p.error#error div.logo +gamecover(game.title_id) -- cgit v1.2.3