diff options
| author | RblSb <msrblsb@gmail.com> | 2024-01-01 00:21:33 +0300 |
|---|---|---|
| committer | RblSb <msrblsb@gmail.com> | 2024-01-01 00:21:33 +0300 |
| commit | 0d1fd0f960a64252638eb94f079c0e7747792b95 (patch) | |
| tree | 738122ce50c15411abf46ea7a81e9d18ff19966d /res/client.js | |
| parent | 7b2ca47c231ce4960aa4d53b73975b0c43d48012 (diff) | |
Fix log filter
Diffstat (limited to 'res/client.js')
| -rw-r--r-- | res/client.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/client.js b/res/client.js index 7c2b695..432ac20 100644 --- a/res/client.js +++ b/res/client.js @@ -1,4 +1,4 @@ -// Generated by Haxe 4.3.1 +// Generated by Haxe 4.3.3 (function ($hx_exports, $global) { "use strict"; $hx_exports["client"] = $hx_exports["client"] || {}; $hx_exports["client"]["JsApi"] = $hx_exports["client"]["JsApi"] || {}; |
