Fix checkstyle errors
This commit is contained in:
parent
0f35681674
commit
a68edf0f3d
@ -87,7 +87,8 @@ public class World {
|
||||
* Render the next frame. Here we do nothing since it is not related to the
|
||||
* pattern.
|
||||
*/
|
||||
private void render() {}
|
||||
private void render() {
|
||||
}
|
||||
|
||||
/**
|
||||
* Run game loop.
|
||||
|
Loading…
x
Reference in New Issue
Block a user