add comment

This commit is contained in:
gfgtdf 2023-12-08 21:48:55 +01:00
parent 9f51db3e47
commit 4db888ce28

View file

@ -99,6 +99,7 @@ struct game_info
bool shuffle_sides;
bool use_map_settings;
bool private_replay;
// TODO: what does it do? it doesn't seem to be used.
bool verified;
bool password_required;
bool have_era;