mirror of
https://github.com/Gamer2020/PokemonGameEditor.git
synced 2026-04-24 15:16:58 -05:00
Small fix for Attack evolution parameter.
Attack list was not loading.
This commit is contained in:
parent
daac3a45cf
commit
d0b08525e5
Binary file not shown.
|
|
@ -74,11 +74,13 @@ Public Class Pokemonedit
|
|||
|
||||
NewAt.Items.Clear()
|
||||
|
||||
ComboBox3.Items.Clear()
|
||||
|
||||
While LoopVar < (GetString(GetINIFileLocation(), header, "NumberOfAttacks", "")) + 1 = True
|
||||
|
||||
|
||||
NewAt.Items.Add(GetAttackName(LoopVar))
|
||||
|
||||
ComboBox3.Items.Add(GetAttackName(LoopVar))
|
||||
|
||||
LoopVar = LoopVar + 1
|
||||
|
||||
|
|
|
|||
|
|
@ -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>bz0E1jhxQvhFSu1jTiNPLBcRsPI=</dsig:DigestValue>
|
||||
<dsig:DigestValue>bcNuaE6qcaru0QgGL60pWPaE0Bs=</dsig:DigestValue>
|
||||
</hash>
|
||||
</dependentAssembly>
|
||||
</dependency>
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -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>9B7KQgOL3bTpHuz4VBvpYlMeJOE=</dsig:DigestValue>
|
||||
<dsig:DigestValue>HID6EnHonH8kH+Vf+KA9uvRLSMY=</dsig:DigestValue>
|
||||
</hash>
|
||||
</dependentAssembly>
|
||||
</dependency>
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -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>bz0E1jhxQvhFSu1jTiNPLBcRsPI=</dsig:DigestValue>
|
||||
<dsig:DigestValue>bcNuaE6qcaru0QgGL60pWPaE0Bs=</dsig:DigestValue>
|
||||
</hash>
|
||||
</dependentAssembly>
|
||||
</dependency>
|
||||
|
|
|
|||
|
|
@ -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>9B7KQgOL3bTpHuz4VBvpYlMeJOE=</dsig:DigestValue>
|
||||
<dsig:DigestValue>HID6EnHonH8kH+Vf+KA9uvRLSMY=</dsig:DigestValue>
|
||||
</hash>
|
||||
</dependentAssembly>
|
||||
</dependency>
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -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>bz0E1jhxQvhFSu1jTiNPLBcRsPI=</dsig:DigestValue>
|
||||
<dsig:DigestValue>bcNuaE6qcaru0QgGL60pWPaE0Bs=</dsig:DigestValue>
|
||||
</hash>
|
||||
</dependentAssembly>
|
||||
</dependency>
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -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>9B7KQgOL3bTpHuz4VBvpYlMeJOE=</dsig:DigestValue>
|
||||
<dsig:DigestValue>HID6EnHonH8kH+Vf+KA9uvRLSMY=</dsig:DigestValue>
|
||||
</hash>
|
||||
</dependentAssembly>
|
||||
</dependency>
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Reference in New Issue
Block a user