Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Y
YGOProUnity_V2
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
MyCard
YGOProUnity_V2
Commits
6ae5a73f
Commit
6ae5a73f
authored
Jun 03, 2024
by
nanahira
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
version
parent
c7e5d73f
Pipeline
#30989
passed with stages
in 75 minutes and 15 seconds
Changes
2
Pipelines
7
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
Assets/SibylSystem/Config.cs
Assets/SibylSystem/Config.cs
+3
-3
Assets/transUI/prefab/trans_menu.prefab
Assets/transUI/prefab/trans_menu.prefab
+1
-1
No files found.
Assets/SibylSystem/Config.cs
View file @
6ae5a73f
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
=
0x136
0
;
public
static
uint
ClientVersion
=
0x136
1
;
private
static
readonly
List
<
oneString
>
translations
=
new
List
<
oneString
>();
private
static
readonly
List
<
oneString
>
translations
=
new
List
<
oneString
>();
...
@@ -151,4 +151,4 @@ public static class Config
...
@@ -151,4 +151,4 @@ public static class Config
public
string
original
=
""
;
public
string
original
=
""
;
public
string
translated
=
""
;
public
string
translated
=
""
;
}
}
}
}
\ No newline at end of file
Assets/transUI/prefab/trans_menu.prefab
View file @
6ae5a73f
...
@@ -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.
0
mText
:
YGOPro2 v2.5.1 1.036.
1
mFontSize
:
18
mFontSize
:
18
mFontStyle
:
0
mFontStyle
:
0
mAlignment
:
1
mAlignment
:
1
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment