This commit is contained in:
parent
e20f50c9fb
commit
631324870c
1 changed files with 4 additions and 3 deletions
|
@ -166,9 +166,10 @@ 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__)
|
// Autoload? Who wants that in this day and age!? Pah! Autoload.. schmautoload!
|
||||||
DoAutoLoad();
|
//#if defined(__USER_paul__) || defined(__USER_CDBUILD__)
|
||||||
#endif
|
// DoAutoLoad();
|
||||||
|
//#endif
|
||||||
|
|
||||||
#if defined(__DEBUG_MEM__)
|
#if defined(__DEBUG_MEM__)
|
||||||
DebugMemFontInit();
|
DebugMemFontInit();
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue