mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-03 00:38:21 +00:00
Revert 5207651
This commit is contained in:
@@ -89,7 +89,6 @@ public final class GameSession extends Session {
|
||||
chainSet.notify(player, message);
|
||||
} catch (Exception reason) {
|
||||
logger.log(Level.SEVERE, "Uncaught exception thrown while handling message: " + message, reason);
|
||||
destroy();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user