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.
This commit is contained in:
Ryan784
2016-01-12 17:28:13 -05:00
parent f41819666d
commit 1e31289608
3 changed files with 32 additions and 23 deletions
+1 -4
View File
@@ -219,10 +219,7 @@
usr << "<b>Thank you for your vote!</b>"
usr << browse(null,"window=privacypoll")
if(!ready && href_list["preference"])
if(client)
client.prefs.process_link(src, href_list)
else if(!href_list["late_join"])
if(!href_list["late_join"])
new_player_panel()
if(href_list["showpoll"])