- this was supposed to be named 'sector'.

This commit is contained in:
Christoph Oelckers 2022-11-13 10:15:40 +01:00
parent 9d1ddb72d4
commit b06382a565

View file

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