Grammar Nazi 2014
This commit is contained in:
parent
9e46739343
commit
84c7e073e0
@ -359,7 +359,7 @@ public class BungeeCord extends ProxyServer
|
||||
}
|
||||
|
||||
scheduler.shutdown();
|
||||
getLogger().info( "Thankyou and goodbye" );
|
||||
getLogger().info( "Thank you and goodbye" );
|
||||
System.exit( 0 );
|
||||
}
|
||||
}.start();
|
||||
|
Loading…
Reference in New Issue
Block a user