mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-09 04:24:36 -05:00
Merge branch 'master' of https://github.com/kwsch/PKHeX
This commit is contained in:
commit
f3ca370087
|
|
@ -82,7 +82,7 @@ private void PB_QR_Click(object sender, EventArgs e)
|
|||
|
||||
// QR Utility
|
||||
public const string BadQRUrl = "null/#"; // prefix to prevent URL from loading
|
||||
public const string QR6Path = @"http://lunarcookies.github.io/b1s1.html";
|
||||
public const string QR6Path = @"http://lunarcookies.github.io/b1s1.html#";
|
||||
|
||||
internal static byte[] getQRData()
|
||||
{
|
||||
|
|
@ -190,4 +190,4 @@ public static string getQRServer(int format)
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user