fixed cryptic default player name on Android; instead using "anonymous" now 4.0.1.4
authorHolger Schemel <info@artsoft.org>
Fri, 16 Mar 2018 16:17:47 +0000 (17:17 +0100)
committerHolger Schemel <info@artsoft.org>
Fri, 16 Mar 2018 16:31:28 +0000 (17:31 +0100)
commit0c2353284cebd88f2d68cafc2acced0285a00b53
tree1887fae42f0954567eafbc6b4574d1c96f0d177b
parent4ecc38d301b990aa245a5e93adf1fcef8c9fd615
fixed cryptic default player name on Android; instead using "anonymous" now

- on first start, the player name is taken from the system's user name
- on Android systems, this is usually something cryptic like "ud_a123"
- this was changed to use the default player name "anonymous" instead
src/libgame/misc.c