- Timestamp:
- Jun 19, 2016, 1:52:31 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
binary-improvements/CoppisAdditions/CoppisAdditions.csproj
r273 r279 50 50 <Compile Include="src\Commands\Physics.cs" /> 51 51 <Compile Include="src\Commands\SpawnMultipleEntity.cs" /> 52 <Compile Include="src\Commands\SpawnScouts.cs" />53 52 <Compile Include="src\Commands\UnlockAll.cs" /> 54 <Compile Include="src\Commands\SpawnHorde.cs" />55 53 <Compile Include="src\API.cs" /> 56 54 <Compile Include="src\ChatFilter.cs" /> … … 58 56 <Compile Include="src\Commands\PlayerChatMaxLength.cs" /> 59 57 <Compile Include="src\Commands\TeleportPlayerHome.cs" /> 60 <Compile Include="src\Commands\ToogleChatCommandHide.cs" />61 58 <Compile Include="src\Commands\SayToPlayer2.cs" /> 59 <Compile Include="src\Commands\ToggleChatCommandHide.cs" /> 60 <Compile Include="src\Commands\SpawnHorde.cs" /> 61 <Compile Include="src\Commands\SpawnScouts.cs" /> 62 62 </ItemGroup> 63 63 <ItemGroup>
Note:
See TracChangeset
for help on using the changeset viewer.