- Comment out CoreActor::sectp for now so the games boot up.

This commit is contained in:
Mitchell Richters 2022-11-13 20:09:06 +11:00
parent 48d1367a7e
commit 5e6c899a2d

View file

@ -7,7 +7,7 @@ enum EClipMask
class CoreActor native
{
native readonly sectortype sectp;
//native readonly sectortype sectp;
native int16 cstat;
//native int16 picnum; // access is disabled to allow later refactoring.