Add item on item decoder; minor mining changes.

This commit is contained in:
Major-
2013-11-03 05:32:54 +00:00
parent 252b7677ca
commit 42d42af0c5
18 changed files with 208 additions and 30 deletions
+1 -1
View File
@@ -2,4 +2,4 @@ LOGOUT_BUTTON_ID = 2458
on :button, LOGOUT_BUTTON_ID do |player|
player.logout
end
end