equal
deleted
inserted
replaced
20 #include "autoreplace_base.h" |
20 #include "autoreplace_base.h" |
21 #include "autoreplace_func.h" |
21 #include "autoreplace_func.h" |
22 #include "string_func.h" |
22 #include "string_func.h" |
23 #include "player_func.h" |
23 #include "player_func.h" |
24 #include "order_func.h" |
24 #include "order_func.h" |
|
25 #include "oldpool_func.h" |
25 |
26 |
26 #include "table/strings.h" |
27 #include "table/strings.h" |
27 |
28 |
28 /** |
29 /** |
29 * Update the num engines of a groupID. Decrease the old one and increase the new one |
30 * Update the num engines of a groupID. Decrease the old one and increase the new one |