mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
Removes debug message from list pin.
This commit is contained in:
@@ -133,7 +133,6 @@
|
||||
clear_list(usr)
|
||||
|
||||
if(href_list["remove"])
|
||||
world << "Removing [href_list["pos"]]"
|
||||
if(href_list["pos"])
|
||||
remove_from_list_by_position(usr, text2num(href_list["pos"]))
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user