Skip to content

Commit

Permalink
Remove redundant comment after removing variable
Browse files Browse the repository at this point in the history
  • Loading branch information
psampathkumar committed Jun 29, 2022
1 parent 1106df4 commit 47590c9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ai/default/aidata.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@
struct player;

enum winning_strategy {
WIN_OPEN // still undetermined
, // we have no other choice than to crush all opposition
WIN_OPEN, // still undetermined
WIN_SPACE, // we will race for space, peace very important
WIN_CAPITAL // we cannot win unless we take war_target's capital
};
Expand Down

0 comments on commit 47590c9

Please sign in to comment.