MR-2: Auto-revert POS_FIGHTING after inactivity + Realtime character level updates + Macros removed

This commit is contained in:
Mind Rapist
2025-12-20 02:26:50 +02:00
parent b389e30db7
commit 337ce421c0
6 changed files with 4 additions and 44 deletions

View File

@@ -7,11 +7,6 @@
#define __PET_SYSTEM__
#define __UDP_BLOCK__
#define FIX_BOOK_READING_FOR_MAX_LEVEL // Disable experience point deduction for reading a book when in max level
#define FIX_BATTLE_INACTIVITY_TIMEOUT // by #tw1x1: Add battle mode inactivity timeout and reset to standing
#define __BL_LEVEL_FIX__ // Live character level updates
//#define FIX_POS_SYNC // Fix position synching between clients
// #define TW1X1_TEST // tw1x1 test server features
#endif