This commit is contained in:
Namhyeon, Go 2025-11-23 23:46:41 +09:00
commit bc686476b0

View File

@ -71,7 +71,6 @@ function GetResource(ResourceName) {
};
// compatible under version 0.2.7.55
Enumerator.prototype.toArray = Array.from;
})();
// @deprecated Enumerator.toArray() is deprecated since version 0.2.7.56. Use Array.from()