mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-13 11:54:09 +00:00
finished script and replay
This commit is contained in:
parent
45c09224f7
commit
5edd9e75da
6 changed files with 33 additions and 13 deletions
|
@ -418,7 +418,7 @@ void CMovingThings::Init()
|
|||
}
|
||||
|
||||
CEscalators::Init();
|
||||
aScrollBars[0].Init(CVector(-1069.209f, 1320.126f, 18.848f), CVector(-1069.209f, 1342.299f, 22.612), SCROLL_ARENA_STRING, 128, 255, 0, 0.3f);
|
||||
aScrollBars[0].Init(CVector(-1069.209f, 1320.126f, 18.848f), CVector(-1069.209f, 1342.299f, 22.612f), SCROLL_ARENA_STRING, 128, 255, 0, 0.3f);
|
||||
}
|
||||
|
||||
void CMovingThings::Shutdown()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue