forked from MagicBane/Server
Field camelcase
This commit is contained in:
@@ -28,7 +28,7 @@ public class PowerAction {
|
||||
|
||||
// Additional variables after header go here.
|
||||
|
||||
public ArrayList<Integer> bodyparts = new ArrayList<>();
|
||||
public ArrayList<Integer> bodyParts = new ArrayList<>();
|
||||
public ArrayList<Integer> femaleBodyParts = new ArrayList<>();
|
||||
public boolean shouldShowWeapons = false;
|
||||
public boolean shouldShowArmor = false;
|
||||
|
||||
Reference in New Issue
Block a user