mirror of
https://github.com/halpz/re3.git
synced 2025-06-27 19:16:17 +00:00
Merge branch 'master' of github.com:GTAmodding/re3
This commit is contained in:
@ -506,7 +506,7 @@ void CRunningScript::Init()
|
||||
#ifdef USE_DEBUG_SCRIPT_LOADER
|
||||
int open_script()
|
||||
{
|
||||
static int scriptToLoad = 1;
|
||||
static int scriptToLoad = 0;
|
||||
|
||||
#ifdef _WIN32
|
||||
if (GetAsyncKeyState('G') & 0x8000)
|
||||
|
Reference in New Issue
Block a user