moon reservations

This commit is contained in:
2020-03-02 21:20:39 -06:00
parent f0060c8442
commit 34ca85a72e
2 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -36,6 +36,6 @@ class AllianceMoon extends Model
'FourthOre',
'FourthQuantity',
'MoonType',
'Available',
'Availability',
];
}