--- deliantra/server/include/client.h 2007/04/03 00:21:37 1.45 +++ deliantra/server/include/client.h 2007/04/10 09:35:23 1.46 @@ -211,6 +211,7 @@ /* Below are flags for extedend infos to pass to client * with S->C mapextended command */ bool ACC (RW, EMI_smooth); /* Send smooth in extendmapinfos */ + bool ACC (RW, smoothing); // cfplus-style smoothing bool ACC (RW, force_newmap); // force a newmap before next map update uint32 ACC (RW, supported_readables); /* each bit is a readable supported by client */