Skip to content

Commit 366f7da

Browse files
PhillipPhillip
authored andcommitted
Abilities and forms work
1 parent 49c1fe3 commit 366f7da

File tree

4 files changed

+383
-14
lines changed

4 files changed

+383
-14
lines changed

Project_Riolu/PKRentalViewer.csproj

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,11 @@
5252
</ItemGroup>
5353
<ItemGroup>
5454
<Compile Include="Pokemon.cs" />
55+
<Compile Include="Properties\Resources.Designer.cs">
56+
<AutoGen>True</AutoGen>
57+
<DesignTime>True</DesignTime>
58+
<DependentUpon>Resources.resx</DependentUpon>
59+
</Compile>
5560
<Compile Include="RentalTeam.cs" />
5661
<Compile Include="DataFetch.cs" />
5762
<Compile Include="FromPKHex\Util.cs" />
@@ -162,6 +167,7 @@
162167
<EmbeddedResource Include="Properties\Resources.resx">
163168
<Generator>ResXFileCodeGenerator</Generator>
164169
<SubType>Designer</SubType>
170+
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
165171
</EmbeddedResource>
166172
<None Include="packages.config" />
167173
<None Include="Properties\Settings.settings">

Project_Riolu/Properties/Resources.Designer.cs

Lines changed: 366 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)