hocam herşeyi yaptım char.cpp de öyle bir hata aldım
char.cpp: In member function 'void CHARACTER::PointChange(BYTE, int, bool, bool)':
char.cpp:3643:2: error: duplicate case value
3643 | case POINT_ENERGY:
| ^~~~
char.cpp:3539:2: note: previously used here
3539 | case...