autofight icon indicating copy to clipboard operation
autofight copied to clipboard

Priest class added to project

Open PepeRosso opened this issue 10 years ago • 1 comments
trafficstars

Priest class is added and incorporated into the project

PepeRosso avatar Mar 13 '15 17:03 PepeRosso

Looks good, but one thing prevents a merge: coding standard. If you compare the files here, you'll notice your code has different indentation and makes the whole thing look inconsistent.

Consider using PHPCS or PHP CS Fixer, or even auto-format functionality in your IDE to fix this. It shouldn't be much work.

After you do the fixes, make another commit and another push - then this PR will be automatically updated with the latest changes.

Swader avatar Mar 16 '15 08:03 Swader