package game const ( CharClassic uint16 = 1 CharLoD uint16 = 2 CharDLC uint16 = 3 )