Force Update

This commit is contained in:
Troy Frew 2016-07-16 22:01:56 -04:00
parent f04680f98e
commit 7dc8f64ba0

View File

@ -98,3 +98,4 @@ else
- It is fine to go over 80 lines as long as it doesn't hurt readability
- There are exceptions, especially in Bungeecord-related files
- When in doubt, use the same style as the surrounding code