mirror of
https://github.com/JezuzLizard/T4SP-Server-Plugin.git
synced 2025-07-04 10:11:48 +00:00
Run using decompiled code
This commit is contained in:
@ -896,6 +896,13 @@ namespace codsrc
|
||||
}
|
||||
}
|
||||
|
||||
// pluto
|
||||
if (!game::gScrVmPub[inst].terminal_error)
|
||||
{
|
||||
return;
|
||||
}
|
||||
//
|
||||
|
||||
errNewline = dialogMessage;
|
||||
if (dialogMessage)
|
||||
{
|
||||
|
Reference in New Issue
Block a user