mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-21 07:11:16 +00:00
Adjust variables
This commit is contained in:
parent
02e8f9755c
commit
7df05beaf8
@ -4,8 +4,8 @@
|
||||
IslePathActor::IslePathActor()
|
||||
{
|
||||
this->m_pLegoWorld = NULL;
|
||||
this->m_unk13c = 0x40c00000;
|
||||
this->m_fourcc = 0x3f800000;
|
||||
this->m_unk13c = 6.0;
|
||||
this->m_unk15c = 1.0;
|
||||
this->m_unk158 = 0;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user