Revert - Edit Character Button

Allows players to edit their character while playing, and not just
during start-up. Effects won't take place until next round, however. (reverted from commit 1e31289608)
This commit is contained in:
skull132
2016-01-24 02:29:55 +02:00
parent 960205e57c
commit 977085a52c
3 changed files with 23 additions and 32 deletions
+4 -1
View File
@@ -219,7 +219,10 @@
usr << "<b>Thank you for your vote!</b>"
usr << browse(null,"window=privacypoll")
if(!href_list["late_join"])
if(!ready && href_list["preference"])
if(client)
client.prefs.process_link(src, href_list)
else if(!href_list["late_join"])
new_player_panel()
if(href_list["showpoll"])