@@ -1263,6 +1263,7 @@ if exist ..\..\devtools\bin\postbuild.cmd ..\..\devtools\bin\postbuild.cmd clien
12631263 <ClCompile Include =" swarm\c_asw_ammo_drop.cpp" />
12641264 <ClCompile Include =" swarm\c_asw_aoegrenade_projectile.cpp" />
12651265 <ClCompile Include =" swarm\c_asw_boomer.cpp" />
1266+ <ClCompile Include =" swarm\c_asw_boomer_blob.cpp" />
12661267 <ClCompile Include =" swarm\c_asw_buffgrenade_projectile.cpp" />
12671268 <ClCompile Include =" swarm\c_asw_button_area.cpp" />
12681269 <ClCompile Include =" swarm\c_asw_buzzer.cpp" />
@@ -1295,6 +1296,8 @@ if exist ..\..\devtools\bin\postbuild.cmd ..\..\devtools\bin\postbuild.cmd clien
12951296 <ClCompile Include =" swarm\c_asw_gas_grenade_projectile.cpp" />
12961297 <ClCompile Include =" swarm\c_asw_generic_emitter.cpp" />
12971298 <ClCompile Include =" swarm\c_asw_generic_emitter_entity.cpp" />
1299+ <ClCompile Include =" swarm\c_asw_grenade_cluster.cpp" />
1300+ <ClCompile Include =" swarm\c_asw_grenade_freeze.cpp" />
12981301 <ClCompile Include =" swarm\c_asw_grenade_vindicator.cpp" />
12991302 <ClCompile Include =" swarm\c_asw_gun_smoke_emitter.cpp" />
13001303 <ClCompile Include =" swarm\c_asw_hack.cpp" />
@@ -1314,6 +1317,7 @@ if exist ..\..\devtools\bin\postbuild.cmd ..\..\devtools\bin\postbuild.cmd clien
13141317 <ClCompile Include =" swarm\c_asw_meatbug.cpp" />
13151318 <ClCompile Include =" swarm\c_asw_mesh_emitter_entity.cpp" />
13161319 <ClCompile Include =" swarm\c_asw_mine.cpp" />
1320+ <ClCompile Include =" swarm\c_asw_mortar_round.cpp" />
13171321 <ClCompile Include =" swarm\c_asw_objective.cpp" />
13181322 <ClCompile Include =" swarm\c_asw_objective_countdown.cpp" />
13191323 <ClCompile Include =" swarm\c_asw_objective_kill_aliens.cpp" />
@@ -3139,6 +3143,7 @@ if exist ..\..\devtools\bin\postbuild.cmd ..\..\devtools\bin\postbuild.cmd clien
31393143 <ClInclude Include =" swarm\c_asw_ammo_drop.h" />
31403144 <ClInclude Include =" swarm\c_asw_aoegrenade_projectile.h" />
31413145 <ClInclude Include =" swarm\c_asw_boomer.h" />
3146+ <ClCompile Include =" swarm\c_asw_boomer_blob.h" />
31423147 <ClInclude Include =" swarm\c_asw_buffgrenade_projectile.h" />
31433148 <ClInclude Include =" swarm\c_asw_button_area.h" />
31443149 <ClInclude Include =" swarm\c_asw_buzzer.h" />
@@ -3167,6 +3172,8 @@ if exist ..\..\devtools\bin\postbuild.cmd ..\..\devtools\bin\postbuild.cmd clien
31673172 <ClInclude Include =" swarm\c_asw_gas_grenade_projectile.h" />
31683173 <ClInclude Include =" swarm\c_asw_generic_emitter.h" />
31693174 <ClInclude Include =" swarm\c_asw_generic_emitter_entity.h" />
3175+ <ClInclude Include =" swarm\c_asw_grenade_cluster.h" />
3176+ <ClInclude Include =" swarm\c_asw_grenade_freeze.h" />
31703177 <ClInclude Include =" swarm\c_asw_grenade_vindicator.h" />
31713178 <ClInclude Include =" swarm\c_asw_gun_smoke_emitter.h" />
31723179 <ClInclude Include =" swarm\c_asw_hack.h" />
@@ -3183,6 +3190,7 @@ if exist ..\..\devtools\bin\postbuild.cmd ..\..\devtools\bin\postbuild.cmd clien
31833190 <ClInclude Include =" swarm\c_asw_meatbug.h" />
31843191 <ClInclude Include =" swarm\c_asw_mesh_emitter_entity.h" />
31853192 <ClInclude Include =" swarm\c_asw_mine.h" />
3193+ <ClCompile Include =" swarm\c_asw_mortar_round.h" />
31863194 <ClInclude Include =" swarm\c_asw_objective.h" />
31873195 <ClInclude Include =" swarm\c_asw_objective_countdown.h" />
31883196 <ClInclude Include =" swarm\c_asw_objective_kill_aliens.h" />
0 commit comments