This commit is contained in:
Daveo 2001-05-01 18:21:59 +00:00
parent 0f8698d7b3
commit a7eb413154

View File

@ -447,6 +447,7 @@ CActorGfx::CActorGfx(sActorPool *ThisActor)
PoolEntry=ThisActor;
ShadowXOfs=DEF_SHADOW_OFS;
ShadowYOfs=DEF_SHADOW_OFS;
ShadowFlag=false;
}
/*****************************************************************************/