This commit is contained in:
parent
fd4f673ec2
commit
6159307738
1 changed files with 1 additions and 1 deletions
|
@ -163,7 +163,7 @@ void InitSystem() // reordered to reduce black screen (hope all is well
|
||||||
|
|
||||||
CActorPool::AddActor(ACTORS_SPONGEBOB_SBK);
|
CActorPool::AddActor(ACTORS_SPONGEBOB_SBK);
|
||||||
|
|
||||||
#if defined(__USER_paul__) || defined(__USER_cdbuild__)
|
#if defined(__USER_paul__) || defined(__USER_CDBUILD__)
|
||||||
DoAutoLoad();
|
DoAutoLoad();
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue