Fix trailing spaces. pt2

This commit is contained in:
Antz 2021-03-08 10:30:50 +00:00
parent ffb51350c4
commit ab3dbd1618
No known key found for this signature in database
GPG Key ID: 0DF907270598C85F
3 changed files with 4 additions and 4 deletions

View File

@ -95,7 +95,7 @@ source_group("Player Bot" FILES ${Playerbot_Source})
file(GLOB AHbot_Source ${CMAKE_SOURCE_DIR}/src/modules/Bots/ahbot/*.cpp ${CMAKE_SOURCE_DIR}/src/modules/Bots/ahbot/*.h)
source_group("AH Bot" FILES ${AHbot_Source})
set(SRC_GRP_BOTS
set(SRC_GRP_BOTS
${Playerbot_Source}
${AHbot_Source}
)
@ -118,7 +118,7 @@ LIST(APPEND SRC_GRP_BOTS ${Playerbot_Generic})
file(GLOB Playerbot_Triggers ${CMAKE_SOURCE_DIR}/src/modules/Bots/playerbot/strategy/triggers/*.cpp ${CMAKE_SOURCE_DIR}/src/modules/Bots/playerbot/strategy/triggers/*.h)
source_group("Player Bot\\Strategies\\Triggers" FILES ${Playerbot_Triggers})
LIST(APPEND SRC_GRP_BOTS ${Playerbot_Triggers})
#Value files
file(GLOB Playerbot_Values ${CMAKE_SOURCE_DIR}/src/modules/Bots/playerbot/strategy/values/*.cpp ${CMAKE_SOURCE_DIR}/src/modules/Bots/playerbot/strategy/values/*.h)

@ -1 +1 @@
Subproject commit 907d2720e91eca4069187b1e62bd300bdfe91c6a
Subproject commit 6e56da87feb54a16f945d3c6fdeedf7c048a85e7

@ -1 +1 @@
Subproject commit 9a242436f7c89f4231d72db2cc2ee09b22e43cf4
Subproject commit 158dd8a90f88b04a934fbe91e53d3bd274a8dff3