Start refactoring the core to C++ (#7303)
This commit is contained in:
@@ -3972,7 +3972,8 @@ ACMD_FUNC(mapexit)
|
||||
{
|
||||
nullpo_retr(-1, sd);
|
||||
|
||||
do_shutdown();
|
||||
global_core->signal_shutdown();
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user