Cleanup #9725: Clean up Doxygen docs and fix typo. (#9753)

This commit is contained in:
Joan Josep
2021-12-19 16:51:45 +01:00
committed by GitHub
parent afc3d71fd0
commit e890e7db76
5 changed files with 1 additions and 8 deletions

View File

@@ -659,7 +659,6 @@ static void SetGroupFlag(Group *g, GroupFlags flag, bool set, bool children)
/**
* (Un)set group flag from a group
* @param flags type of operation
* @param tile unused
* @param group_id index of group array
* @param flag flag to set, by value not bit.
* @param value value to set the flag to.