Fix trailing spaces. pt2
This commit is contained in:
parent
ffb51350c4
commit
ab3dbd1618
@ -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
|
Loading…
x
Reference in New Issue
Block a user