This commit is contained in:
Paul 2001-07-11 13:59:23 +00:00
parent fd4f673ec2
commit 6159307738

View File

@ -163,7 +163,7 @@ void InitSystem() // reordered to reduce black screen (hope all is well
CActorPool::AddActor(ACTORS_SPONGEBOB_SBK);
#if defined(__USER_paul__) || defined(__USER_cdbuild__)
#if defined(__USER_paul__) || defined(__USER_CDBUILD__)
DoAutoLoad();
#endif