TL ui
This commit is contained in:
parent
40ae111085
commit
5bbf2f8f45
3 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -25,6 +25,7 @@
|
|||
!patch-config.txt
|
||||
!GameUpdate*
|
||||
!patch.bat
|
||||
!Game.dat
|
||||
|
||||
# Ignore
|
||||
previous_patch_sha.txt
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -644,7 +644,7 @@
|
|||
"code": 122,
|
||||
"codeStr": "SetString",
|
||||
"stringArgs": [
|
||||
" \\cself[6]\n \\f[\\cself[21]]単価×売買数\\f[\\cself[22]]\n \\cself[18] × \\cself[12]\n = \\cself[19]\n \\f[\\cself[21]]残金 \\cself[14]\\f[\\cself[22]]\n\n\\f[\\cself[21]] [→]: +1 [←]: -1\n [↑]:+10 [↓]:-10\n [sub]:+Max"
|
||||
" \\cself[6]\n \\f[\\cself[21]]Price×Quantity\\f[\\cself[22]]\n \\cself[18] × \\cself[12]\n = \\cself[19]\n \\f[\\cself[21]]Left \\cself[14]\\f[\\cself[22]]\n\n\\f[\\cself[21]] [→]: +1 [←]: -1\n [↑]:+10 [↓]:-10\n [sub]:+Max"
|
||||
],
|
||||
"intArgs": [
|
||||
1600005,
|
||||
|
|
|
|||
Loading…
Reference in a new issue