Pokedex data tab fix!

Fix for some entries not being editable.
This commit is contained in:
Gamer2020 2016-04-10 22:45:23 -04:00
parent d11aea0431
commit fcf12f1085
13 changed files with 8 additions and 8 deletions

Binary file not shown.

View File

@ -2252,7 +2252,7 @@ Public Class Pokemonedit
TextBox4.Text = Int32.Parse((ReverseHEX(ReadHEX(LoadedROM, Int32.Parse((GetString(GetINIFileLocation(), header, "SecondDexTable", "")), System.Globalization.NumberStyles.HexNumber) + (PKMNames.SelectedIndex * 2), 2))), System.Globalization.NumberStyles.HexNumber)
If TextBox3.Text < (GetString(GetINIFileLocation(), header, "NumberOfDexEntries", "")) And TextBox3.Text <> 0 Then
If Convert.ToInt32(TextBox3.Text) < Convert.ToInt32(GetString(GetINIFileLocation(), header, "NumberOfDexEntries", "")) And Convert.ToInt32(TextBox3.Text) > 0 Then
GroupBox32.Enabled = True
GroupBox29.Enabled = True
@ -2320,7 +2320,7 @@ Public Class Pokemonedit
Else
GroupBox32.Enabled = False
GroupBox32.Enabled = False
GroupBox29.Enabled = False
GroupBox31.Enabled = False
GroupBox30.Enabled = False

View File

@ -16,7 +16,7 @@
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<dsig:DigestValue>6+9EbVkCjpbZr1KK9/7w790mZ2s=</dsig:DigestValue>
<dsig:DigestValue>DoipQvPtgYOLBQm06fRIqg82FVc=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>

View File

@ -50,7 +50,7 @@
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<dsig:DigestValue>wdEAfhZOoD7xuGzWGR0R0o3Tg0w=</dsig:DigestValue>
<dsig:DigestValue>mtyJm3jpJf3EzR7RQN5RHFhkzsY=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>

View File

@ -16,7 +16,7 @@
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<dsig:DigestValue>6+9EbVkCjpbZr1KK9/7w790mZ2s=</dsig:DigestValue>
<dsig:DigestValue>DoipQvPtgYOLBQm06fRIqg82FVc=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>

View File

@ -50,7 +50,7 @@
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<dsig:DigestValue>wdEAfhZOoD7xuGzWGR0R0o3Tg0w=</dsig:DigestValue>
<dsig:DigestValue>mtyJm3jpJf3EzR7RQN5RHFhkzsY=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>

View File

@ -16,7 +16,7 @@
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<dsig:DigestValue>6+9EbVkCjpbZr1KK9/7w790mZ2s=</dsig:DigestValue>
<dsig:DigestValue>DoipQvPtgYOLBQm06fRIqg82FVc=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>

View File

@ -50,7 +50,7 @@
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<dsig:DigestValue>wdEAfhZOoD7xuGzWGR0R0o3Tg0w=</dsig:DigestValue>
<dsig:DigestValue>mtyJm3jpJf3EzR7RQN5RHFhkzsY=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>