Commit 5248bcee authored by SherryChaos's avatar SherryChaos

version update

parent e2db11d3
...@@ -6671,6 +6671,8 @@ namespace MDPro3 ...@@ -6671,6 +6671,8 @@ namespace MDPro3
void ShowSaveReplay() void ShowSaveReplay()
{ {
if (!duelEnded)
return;
var selections = new List<string>() var selections = new List<string>()
{ {
InterString.Get("保存回放"), InterString.Get("保存回放"),
......
...@@ -529,7 +529,7 @@ PlayerSettings: ...@@ -529,7 +529,7 @@ PlayerSettings:
m_APIs: 0b000000 m_APIs: 0b000000
m_Automatic: 1 m_Automatic: 1
- m_BuildTarget: WindowsStandaloneSupport - m_BuildTarget: WindowsStandaloneSupport
m_APIs: 0b000000020000001200000015000000 m_APIs: 0200000012000000150000000b000000
m_Automatic: 0 m_Automatic: 0
m_BuildTargetVRSettings: m_BuildTargetVRSettings:
- m_BuildTarget: Standalone - m_BuildTarget: Standalone
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment