Reformat and clean up "net" package
This commit is contained in:
@@ -9,7 +9,7 @@ import server.maps.MapManager;
|
||||
* @author Resinate
|
||||
*/
|
||||
public class RespawnTask implements Runnable {
|
||||
|
||||
|
||||
@Override
|
||||
public void run() {
|
||||
for (Channel ch : Server.getInstance().getAllChannels()) {
|
||||
|
||||
Reference in New Issue
Block a user