mirror of
https://github.com/JezuzLizard/T4SP-Server-Plugin.git
synced 2025-04-19 13:12:53 +00:00
Remove this test
This commit is contained in:
parent
93a9fd55d5
commit
a38c4ea524
@ -112,9 +112,6 @@ namespace codsrc
|
||||
// Completed
|
||||
void Scr_ErrorInternal(game::scriptInstance_t inst)
|
||||
{
|
||||
std::string a = "OH NO";
|
||||
printf("%s\n", a.c_str());
|
||||
|
||||
assert(game::gScrVarPub[inst].error_message);
|
||||
|
||||
if ( !game::gScrVarPub[inst].evaluate && !game::gScrCompilePub[inst].script_loading )
|
||||
|
Loading…
x
Reference in New Issue
Block a user