This commit is contained in:
Paul 2001-07-31 14:21:07 +00:00
parent e20f50c9fb
commit 631324870c

View File

@ -166,9 +166,10 @@ void InitSystem() // reordered to reduce black screen (hope all is well
CActorPool::AddActor(ACTORS_SPONGEBOB_SBK);
#if defined(__USER_paul__) || defined(__USER_CDBUILD__)
DoAutoLoad();
#endif
// Autoload? Who wants that in this day and age!? Pah! Autoload.. schmautoload!
//#if defined(__USER_paul__) || defined(__USER_CDBUILD__)
// DoAutoLoad();
//#endif
#if defined(__DEBUG_MEM__)
DebugMemFontInit();