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