Adding nametag patch
This commit is contained in:
@ -193,6 +193,9 @@
|
||||
#if MOVESTACK_PATCH
|
||||
#include "movestack.c"
|
||||
#endif
|
||||
#if NAMETAG_PATCH
|
||||
#include "nametag.c"
|
||||
#endif
|
||||
#if NO_MOD_BUTTONS_PATCH
|
||||
#include "nomodbuttons.c"
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user