mirror of
https://github.com/Aurorastation/Aurora-Old.git
synced 2026-07-18 19:22:39 +01:00
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:
@@ -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"])
|
||||
|
||||
Reference in New Issue
Block a user