1
0
mirror of https://github.com/mcMMO-Dev/mcMMO.git synced 2025-03-25 03:09:45 +01:00

A private method cannot be abstract >.>

This commit is contained in:
Kane York 2014-06-28 23:49:46 -07:00
parent 0a4de6e2fc
commit d527584248

@ -89,8 +89,6 @@ finally () {</pre>
* protected
* static protected
* abstract protected
* override private
* private
* static private
* abstract private
* No one-line if statements, they should all have brackets