Update favs

This commit is contained in:
Jesse Boyd
2018-08-23 06:02:04 +10:00
parent 9927cde616
commit f43faae917
178 changed files with 24721 additions and 32 deletions

View File

@@ -0,0 +1,9 @@
package com.thevoxelbox.voxelsniper;
/**
*
*/
public enum SnipeAction
{
ARROW, GUNPOWDER
}