fixed bug with not updating list of user names when typing name
authorHolger Schemel <info@artsoft.org>
Tue, 20 Oct 2020 21:55:36 +0000 (23:55 +0200)
committerHolger Schemel <info@artsoft.org>
Sun, 13 Dec 2020 23:57:59 +0000 (00:57 +0100)
commita9867972b01e498db5de48df007f327cce3ff561
tree1e6a6a4a7cd9327674db5c6d9facda9a7a5f3a84
parent23cca722018a5939f8a7e8080618e45ee52f7e90
fixed bug with not updating list of user names when typing name

This bug occurs when setup option "multiple users" is disabled and
the player name is changed in the main menu -- when done, enabling
multiple users in the setup menu and entering the name selection
screen shows that the current player name that was just changed is
not updated in the list of user names shown on the name selection
screen.
src/screens.c