1
0
Fork 0
mirror of https://git.rip/DMCA_FUCKER/re3.git synced 2024-06-26 10:57:38 +00:00

obviously forgot about it

This commit is contained in:
Nikolay Korolev 2020-04-12 12:10:25 +03:00
parent cbb298c8dd
commit 1732f9b5c6

View file

@ -94,7 +94,7 @@ void TankCheat()
if (node < 0) return;
#ifndef FIX_BUGS // TEMP!!!
#ifdef FIX_BUGS
CAutomobile* tank = new CAutomobile(MI_RHINO, RANDOM_VEHICLE);
#else
CAutomobile *tank = new CAutomobile(MI_RHINO, MISSION_VEHICLE);