Scripting tweaks
Scripting tweaks
This commit is contained in:
@@ -298,7 +298,7 @@ return FALSE;
|
||||
|
||||
void DoDebug(object oPC, string sDebug)
|
||||
{
|
||||
if (DEBUG)
|
||||
if (HGDEBUG)
|
||||
{
|
||||
WriteTimestampedLogEntry(sDebug);
|
||||
SendMessageToPC(oPC, sDebug);
|
||||
|
Reference in New Issue
Block a user