]> granicus.if.org Git - nethack/commit
Define for generic usernames which prompt for name
authorPasi Kallinen <paxed@alt.org>
Mon, 9 Mar 2015 16:42:53 +0000 (18:42 +0200)
committerPasi Kallinen <paxed@alt.org>
Mon, 9 Mar 2015 16:42:53 +0000 (18:42 +0200)
commit8e31929ef56c00cae8b19ff5dde02b880c35b1a1
treed8cb68934fa76b9b040ecd8829ae2adbcee66b66
parent8c048e60861d41a6da6b12378556af18fa36fe09
Define for generic usernames which prompt for name

Instead of hard-coding the "play", "player", etc. usernames
which will prompt the user for their name, allow defining
the names in config.h
include/config.h
src/role.c