--- deliantra/server/include/client.h 2006/12/23 06:21:02 1.18 +++ deliantra/server/include/client.h 2006/12/23 09:41:55 1.19 @@ -182,7 +182,6 @@ bool ACC (RW, facecache); /* If true, client is caching images */ bool ACC (RW, sent_scroll); bool ACC (RW, sound); /* does the client want sound */ - bool ACC (RW, exp64); /* Client wants 64 bit exp data, as well as skill data */ bool ACC (RW, newmapcmd); /* Send newmap command when entering new map SMACFIGGEN */ bool ACC (RW, plugincmd); /* CF+ extend the protocol through a plug-in */ bool ACC (RW, mapinfocmd); /* CF+ return map info and send map change info */