forked from MagicBane/Server
Garbage cleanup in SetZone().
Package reformat.
This commit is contained in:
@@ -65,7 +65,7 @@ public class dbPromotionClassHandler extends dbHandlerBase {
|
||||
|
||||
return promotionClass;
|
||||
}
|
||||
|
||||
|
||||
public ArrayList<PromotionClass> GET_ALL_PROMOTIONS() {
|
||||
|
||||
ArrayList<PromotionClass> promotionList = new ArrayList<>();
|
||||
|
||||
Reference in New Issue
Block a user