mirror of
https://github.com/JezuzLizard/T4SP-Server-Plugin.git
synced 2025-06-25 22:01:49 +00:00
Cleanup and move gsc dump stuff
This commit is contained in:
@ -71,7 +71,7 @@ namespace exception
|
||||
line(utils::string::va("Address: 0x%lX", exceptioninfo->ExceptionRecord->ExceptionAddress));
|
||||
|
||||
line("");
|
||||
line(get_full_gsc_state_str(game::SCRIPTINSTANCE_SERVER));
|
||||
line(build_gsc_dump(game::SCRIPTINSTANCE_SERVER));
|
||||
line("");
|
||||
|
||||
#pragma warning(push)
|
||||
|
Reference in New Issue
Block a user