Commit 368a1319 authored by mercury233's avatar mercury233

version

parent 41dd8f78
Pipeline #38235 passed with stage
in 79 minutes and 29 seconds
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.IO; using System.IO;
using UnityEngine; using UnityEngine;
public static class Config public static class Config
{ {
public static uint ClientVersion = 0x1361; public static uint ClientVersion = 0x1362;
private static readonly List<oneString> translations = new List<oneString>(); private static readonly List<oneString> translations = new List<oneString>();
......
...@@ -940,7 +940,7 @@ MonoBehaviour: ...@@ -940,7 +940,7 @@ MonoBehaviour:
keepCrispWhenShrunk: 1 keepCrispWhenShrunk: 1
mTrueTypeFont: {fileID: 12800000, guid: f775853fdfd14bb47934543e95c3bae3, type: 3} mTrueTypeFont: {fileID: 12800000, guid: f775853fdfd14bb47934543e95c3bae3, type: 3}
mFont: {fileID: 0} mFont: {fileID: 0}
mText: YGOPro2 v2.5.1 1.036.1 mText: YGOPro2 v2.5.2 1.036.2
mFontSize: 18 mFontSize: 18
mFontStyle: 0 mFontStyle: 0
mAlignment: 1 mAlignment: 1
......
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