mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-05 20:34:07 +00:00
revert accidental commit; also update librw
This commit is contained in:
parent
ad0b99231e
commit
72ccf9a0db
2 changed files with 2 additions and 2 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue