Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix incorrect parameter order in processFaction call
Reordered parameters in the processFaction method call to ensure proper functionality. Removed unnecessary instanceof check for AtBContract when verifying campaign options usage. These changes improve code accuracy and reliability in processing faction details.
- Loading branch information