Skip to content

Instantly share code, notes, and snippets.

@greatman
Created April 28, 2013 22:11
Show Gist options
  • Save greatman/5478625 to your computer and use it in GitHub Desktop.
Save greatman/5478625 to your computer and use it in GitHub Desktop.
DropPartyChestTable table = new DropPartyCHestTable();
table.x = x;
table.y = y;
table.z = z;
DatabaseManager.getDatabase().save(table);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment