mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-10 23:20:25 +00:00
Fix repop crash
This commit is contained in:
+1
-1
@@ -579,7 +579,7 @@ int main(int argc, char** argv) {
|
||||
|
||||
EQ::Timer process_timer(loop_fn);
|
||||
process_timer.Start(32, true);
|
||||
|
||||
|
||||
EQ::EventLoop::Get().Run();
|
||||
|
||||
entity_list.Clear();
|
||||
|
||||
Reference in New Issue
Block a user