Area boss G. Centipede + fixed Hak event
Added new script for area boss Giant Centipede. Fixed event Hak not disposing players properly, which made character clients stuck until logout.
This commit is contained in:
@@ -98,7 +98,7 @@ public class PlayerStorage {
|
||||
}
|
||||
}
|
||||
|
||||
public int getSize(){
|
||||
public int getSize() {
|
||||
rlock.lock();
|
||||
try {
|
||||
return storage.size();
|
||||
|
||||
Reference in New Issue
Block a user