This commit is contained in:
DazedAnon 2026-06-12 12:07:38 -05:00
parent 2df456abaa
commit e057d3510b
4 changed files with 1939 additions and 3 deletions

View file

@ -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\""
]
},
{

View file

@ -532,7 +532,7 @@
"Optimize",
"Remove All",
"New Game",
"Continue",
"Good Job",
null,
"To Title",
"Quit",

View file

@ -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

File diff suppressed because it is too large Load diff