@magic-xpa/engine 4.901.0-dev491.321 → 4.901.0-dev491.323
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export let CurrentClientVersion = '4.901.0-dev491.
|
|
2
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
1
|
+
export let CurrentClientVersion = '4.901.0-dev491.323';
|
|
2
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiQ3VycmVudENsaWVudFZlcnNpb24uanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9lbmdpbmUvc3JjL0N1cnJlbnRDbGllbnRWZXJzaW9uLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE1BQU0sQ0FBQyxJQUFJLG9CQUFvQixHQUFHLG9CQUFvQixDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0IGxldCBDdXJyZW50Q2xpZW50VmVyc2lvbiA9ICc0LjkwMS4wLWRldjQ5MS4zMjMnOyJdfQ==
|
|
@@ -30381,7 +30381,7 @@ class CommandsTable {
|
|
|
30381
30381
|
}
|
|
30382
30382
|
}
|
|
30383
30383
|
|
|
30384
|
-
let CurrentClientVersion = '4.901.0-dev491.
|
|
30384
|
+
let CurrentClientVersion = '4.901.0-dev491.323';
|
|
30385
30385
|
|
|
30386
30386
|
class ClientManager {
|
|
30387
30387
|
constructor() {
|