add attack power ups for the game
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package org.project.constants.gameConstant;
|
||||
|
||||
public enum AttackPowerUp {
|
||||
ANTI_SHIELD,
|
||||
ANTI_CUSTOM
|
||||
}
|
||||
Reference in New Issue
Block a user