X-Git-Url: http://git.pond.sub.org/?p=empserver;a=blobdiff_plain;f=include%2Fempobj.h;h=8300211fe514eb65b31215e6e6a0f97e8d06b2c8;hp=97dc00e5182aabdffb855e7e3a887aa9064f7157;hb=49780e2c;hpb=aef790f7f32c18d398b648c6a11959a981baff83 diff --git a/include/empobj.h b/include/empobj.h index 97dc00e51..8300211fe 100644 --- a/include/empobj.h +++ b/include/empobj.h @@ -52,8 +52,8 @@ struct empobj { short ef_type; /* is always valid */ - natid own; /* is valid if EFF_OWNER is set in table def. */ short uid; + natid own; /* is valid if EFF_OWNER is set in table def. */ coord x; /* is valid if EFF_XY is set in table def. */ coord y; /* is valid if EFF_XY is set in table def. */ signed char type; /* is valid for sectors and units */