feature macros removed

This commit is contained in:
d1str4ught
2025-12-20 00:14:55 +01:00
parent 2b6e7a1b26
commit d486caa4f7
5 changed files with 0 additions and 19 deletions

View File

@@ -7,10 +7,3 @@
#define __PET_SYSTEM__
#define __UDP_BLOCK__
#endif
/*
This fixes the POS_FIGHTING state, when a character will enter POS_FIGHTING state,
after 10s of no damage dealt, should've been switched to POS_STANDING state.
Files affected: char.cpp, char.h, char_battle.cpp, char_skill.cpp
*/
#ifdef FIX_BATTLE_INACTIVITY_TIMEOUT