Add auto named group generated when dropping a vehicle onto new group button

This commit is contained in:
Andreas Schmitt
2021-06-20 08:35:28 +02:00
parent 9f56818ca7
commit 8b66ebd4f0
5 changed files with 217 additions and 0 deletions

View File

@@ -404,6 +404,7 @@ enum Commands {
CMD_DEPOT_MASS_AUTOREPLACE, ///< force the autoreplace to take action in a given depot
CMD_CREATE_GROUP, ///< create a new group
CMD_CREATE_GROUP_AUTO_NAME, ///< create a new group with an automatically generated name
CMD_DELETE_GROUP, ///< delete a group
CMD_ALTER_GROUP, ///< alter a group
CMD_CREATE_GROUP_FROM_LIST, ///< create and rename a new group from a vehicle list