Merge pull request #9357 from UberWaffe/LineImpactProjectile
Added a LineImpactProjectile (Attempt 2)
This commit is contained in:
@@ -157,6 +157,7 @@
|
||||
<Compile Include="Effects\FloatingText.cs" />
|
||||
<Compile Include="Effects\GravityBomb.cs" />
|
||||
<Compile Include="Effects\LaserZap.cs" />
|
||||
<Compile Include="Effects\AreaBeam.cs" />
|
||||
<Compile Include="Effects\Missile.cs" />
|
||||
<Compile Include="Effects\NukeLaunch.cs" />
|
||||
<Compile Include="Effects\PowerdownIndicator.cs" />
|
||||
@@ -534,6 +535,7 @@
|
||||
<Compile Include="UtilityCommands\ExtractLanguageStringsCommand.cs" />
|
||||
<Compile Include="UtilityCommands\ExtractLuaDocsCommand.cs" />
|
||||
<Compile Include="UtilityCommands\ExtractTraitDocsCommand.cs" />
|
||||
<Compile Include="WorldExtensions.cs" />
|
||||
<Compile Include="UtilityCommands\GenerateMinimapCommand.cs" />
|
||||
<Compile Include="UtilityCommands\GetMapHashCommand.cs" />
|
||||
<Compile Include="UtilityCommands\Glob.cs" />
|
||||
|
||||
Reference in New Issue
Block a user