fixed ooc runtime, removed random space in adminpms, removed forced disabling of stat tracking >.>

Signed-off-by: Cael_Aislinn <cael_aislinn@yahoo.com.au>
This commit is contained in:
Cael_Aislinn
2013-02-25 13:45:13 +10:00
parent a77a409a78
commit fed198964f
3 changed files with 10 additions and 13 deletions
@@ -196,15 +196,11 @@
new_player_panel()
if(href_list["showpoll"])
usr << "\red DB usage has been disabled and that option should not have been available."
return
handle_player_polling()
return
if(href_list["pollid"])
usr << "\red DB usage has been disabled and that option should not have been available."
return
var/pollid = href_list["pollid"]
if(istext(pollid))