From b6830c7a681939fc86a6ebb53d5a5cce055c4b53 Mon Sep 17 00:00:00 2001 From: drkthunder02 Date: Tue, 23 Oct 2018 03:03:46 -0500 Subject: [PATCH] alliance orders --- app/Library/AllianceOrders.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/Library/AllianceOrders.php b/app/Library/AllianceOrders.php index 29c6ae937..f74ef9b17 100644 --- a/app/Library/AllianceOrders.php +++ b/app/Library/AllianceOrders.php @@ -24,6 +24,8 @@ class AllianceOrders { return $price; } + + } ?> \ No newline at end of file