Working
This commit is contained in:
parent
2df456abaa
commit
e057d3510b
4 changed files with 1939 additions and 3 deletions
|
|
@ -14538,7 +14538,7 @@
|
|||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"\"Phew... It took more time than I expected.\""
|
||||
"\"Phew... It took more time than I expected. Good shit sakura and kaoss\""
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -532,7 +532,7 @@
|
|||
"Optimize",
|
||||
"Remove All",
|
||||
"New Game",
|
||||
"Continue",
|
||||
"Good Job",
|
||||
null,
|
||||
"To Title",
|
||||
"Quit",
|
||||
|
|
|
|||
|
|
@ -1876,4 +1876,5 @@ var $plugins = [
|
|||
description: "Shrinks map display name font and widens window for translations.",
|
||||
parameters: { FontSize: "20", WindowWidth: "560" },
|
||||
},
|
||||
];
|
||||
{ "name": "TLInspector", "status": true, "description": "TL source inspector", "parameters": {} }
|
||||
];
|
||||
|
|
|
|||
1935
js/plugins/TLInspector.js
Normal file
1935
js/plugins/TLInspector.js
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue