1 /* (c) Magnus Auvinen. See licence.txt in the root of the distribution for more information. */
2 /* If you are missing that file, acquire a complete release at teeworlds.com. */
3 #ifndef ENGINE_MESSAGE_H
4 #define ENGINE_MESSAGE_H
6 #include <engine/shared/packer.h>
8 class CMsgPacker
: public CPacker