mirror of
https://git.rip/DMCA_FUCKER/re3.git
synced 2024-11-13 00:49:15 +00:00
bla
This commit is contained in:
parent
d5515c9d0e
commit
f8b4c0ee1d
|
@ -214,7 +214,7 @@ void
|
|||
CAnimViewer::Update(void)
|
||||
{
|
||||
static int modelId = 0;
|
||||
static int animId = 17; ////////////////////////////0;
|
||||
static int animId = 0;
|
||||
// Please don't make this bool, static bool's are problematic on my side.
|
||||
static int reloadIFP = 0;
|
||||
|
||||
|
|
Loading…
Reference in a new issue