mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-27 20:21:24 +08:00
[unity] Added shorter documentation URL shared between English and translated pages as common section anchor.
This commit is contained in:
parent
c4a3239e51
commit
7bf2a6f385
@ -45,7 +45,7 @@ namespace Spine.Unity.Editor {
|
|||||||
Cancel = 2
|
Cancel = 2
|
||||||
}
|
}
|
||||||
|
|
||||||
const string REEXPORT_INSTRUCTIONS_URL = "https://esotericsoftware.com/spine-unity-assets#Correct-Texture-Packer-export-and-Texture-and-Material-import-settings:";
|
const string REEXPORT_INSTRUCTIONS_URL = "https://esotericsoftware.com/spine-unity-assets#Correct-Texture-Packer-export";
|
||||||
|
|
||||||
public static DialogResult ShowDialog (string atlasName, bool isLinearPMAMismatch, bool atlasIsPMA) {
|
public static DialogResult ShowDialog (string atlasName, bool isLinearPMAMismatch, bool atlasIsPMA) {
|
||||||
int result;
|
int result;
|
||||||
@ -113,7 +113,7 @@ namespace Spine.Unity.Editor {
|
|||||||
Cancel = 2
|
Cancel = 2
|
||||||
}
|
}
|
||||||
|
|
||||||
const string REEXPORT_INSTRUCTIONS_URL = "https://esotericsoftware.com/spine-unity-assets#Correct-Texture-Packer-export-and-Texture-and-Material-import-settings:";
|
const string REEXPORT_INSTRUCTIONS_URL = "https://esotericsoftware.com/spine-unity-assets#Correct-Texture-Packer-export";
|
||||||
|
|
||||||
private static DialogResult dialogResult = DialogResult.None;
|
private static DialogResult dialogResult = DialogResult.None;
|
||||||
private static WorkflowMismatchDialog currentWindow;
|
private static WorkflowMismatchDialog currentWindow;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user