Skip to content

Commit

Permalink
Fix a flagrant bot loading error
Browse files Browse the repository at this point in the history
  • Loading branch information
leilei- committed Apr 9, 2024
1 parent 94777bc commit 82f680c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions botfiles/match.h
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,10 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#define MSG_HOLDPOINTA 90
#define MSG_HOLDPOINTB 91
#define MSG_HOLDDOMPOINT 92 //defend a DOM point

#define MSG_TAKEA 90
#define MSG_TAKEB 91

//
#define MSG_ME 100
#define MSG_EVERYONE 101
Expand Down

0 comments on commit 82f680c

Please sign in to comment.