new mappings

This commit is contained in:
devZoGok
2022-11-12 12:02:20 +02:00
parent 5a91333ebd
commit 474dae85f6
8 changed files with 32 additions and 21 deletions
+3 -1
View File
@@ -34,7 +34,9 @@ namespace battleship{
GROUP_6,
GROUP_7,
GROUP_8,
GROUP_9
GROUP_9,
SELECT_STRUCTURE,
DESELECT_STRUCTURE
};
}