Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Y
ygopro
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
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
YGOPRO-520DIY
ygopro
Commits
d99cadf0
Commit
d99cadf0
authored
Mar 07, 2022
by
mercury233
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
https://github.com/Fluorohydride/ygopro
into server
parents
35bef8ae
94e6694f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
0 deletions
+5
-0
gframe/game.cpp
gframe/game.cpp
+3
-0
strings.conf
strings.conf
+2
-0
No files found.
gframe/game.cpp
View file @
d99cadf0
...
...
@@ -58,6 +58,9 @@ bool Game::Initialize() {
ErrorLog
(
"Failed to create Irrlicht Engine device!"
);
return
false
;
}
#ifndef _DEBUG
device
->
getLogger
()
->
setLogLevel
(
irr
::
ELOG_LEVEL
::
ELL_ERROR
);
#endif
xScale
=
1
;
yScale
=
1
;
linePatternD3D
=
0
;
...
...
strings.conf
View file @
d99cadf0
...
...
@@ -642,6 +642,7 @@
!
counter
0
x5e
皇之键指示物
!
counter
0
x5f
拼图指示物
!
counter
0
x60
指示物(北极天熊辐射)
!
counter
0
x61
指示物(命运的囚人)
#setnames, using tab for comment
!
setname
0
x1
正义盟军
A
・
O
・
J
!
setname
0
x2
次世代 ジェネクス
...
...
@@ -1132,3 +1133,4 @@
!
setname
0
x179
兽带斗神 セリオンズ
!
setname
0
x17a
肆世坏 スケアクロー
!
setname
0
x17b
野蛮人 バーバリアン
!
setname
0
x17c
漫读使灵
Libromancer
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