From f07fe79012c7bd8eefb81dab2d252429ae34fcdb Mon Sep 17 00:00:00 2001 From: mrsmola Date: Thu, 18 Jan 2007 17:39:10 +0000 Subject: [PATCH] included training camp --- src/user_struct.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/user_struct.h b/src/user_struct.h index 5adb411d..7cae47d9 100644 --- a/src/user_struct.h +++ b/src/user_struct.h @@ -60,6 +60,7 @@ enum MonOut MON_OUT_TRANSFERS, MON_OUT_STADIUM_IMPROVEMENT, MON_OUT_STADIUM_BILLS, + MON_OUT_TRAINING_CAMP, MON_OUT_END };