Skip to content

Commit

Permalink
Fix missing project items
Browse files Browse the repository at this point in the history
  • Loading branch information
robojumper committed Jun 2, 2017
1 parent 682823d commit 8f2cf29
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions X2CommunityHighlander/X2CommunityHighlander.x2proj
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,9 @@
<Content Include="Src\XComGame\Classes\LWXComGameVersionTemplate.uc">
<SubType>Content</SubType>
</Content>
<Content Include="Src\XComGame\Classes\SeqAct_SpawnEvacZone.uc">
<SubType>Content</SubType>
</Content>
<Content Include="Src\XComGame\Classes\SeqAct_SpawnUnitFromAvenger.uc">
<SubType>Content</SubType>
</Content>
Expand Down Expand Up @@ -147,6 +150,9 @@
<Content Include="Src\XComGame\Classes\UIItemCard.uc">
<SubType>Content</SubType>
</Content>
<Content Include="Src\XComGame\Classes\UIListItemString.uc">
<SubType>Content</SubType>
</Content>
<Content Include="Src\XComGame\Classes\UIMissionSummary.uc">
<SubType>Content</SubType>
</Content>
Expand Down

0 comments on commit 8f2cf29

Please sign in to comment.