mirror of
https://gitlab.com/GaryOderNichts/re3-wiiu.git
synced 2024-11-22 17:19:15 +01:00
Merge branch 'master' of github.com:GTAmodding/re3
This commit is contained in:
commit
405a6fcbef
2
librw
2
librw
@ -1 +1 @@
|
||||
Subproject commit 661feeabf4a4f0a8b0bee23b53ba557a14352d00
|
||||
Subproject commit 3971dda001cba9c7dc67e86bc0b54a2c7568578f
|
@ -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…
Reference in New Issue
Block a user