debug fix

This commit is contained in:
Jordie0608
2015-08-15 22:34:18 +10:00
parent e2d3488f7f
commit 9e2c59ca24
2 changed files with 2 additions and 9 deletions

View File

@@ -996,7 +996,6 @@
//Player Notes
else if(href_list["addnote"])
var/target_ckey = href_list["addnote"]
world << "addnote: [target_ckey]"
add_note(target_ckey)
else if(href_list["addnoteempty"])