mirror of
https://github.com/halpz/re3.git
synced 2025-10-06 00:15:23 +00:00
bla
This commit is contained in:
@@ -214,7 +214,7 @@ void
|
|||||||
CAnimViewer::Update(void)
|
CAnimViewer::Update(void)
|
||||||
{
|
{
|
||||||
static int modelId = 0;
|
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.
|
// Please don't make this bool, static bool's are problematic on my side.
|
||||||
static int reloadIFP = 0;
|
static int reloadIFP = 0;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user