mirror of
https://github.com/smallmain/cocos-enhance-kit.git
synced 2025-11-10 16:45:24 +00:00
初始化
This commit is contained in:
3
engine/polyfill/number.js
Normal file
3
engine/polyfill/number.js
Normal file
@@ -0,0 +1,3 @@
|
||||
|
||||
Number.parseFloat = Number.parseFloat || parseFloat;
|
||||
Number.parseInt = Number.parseInt || parseInt;
|
||||
Reference in New Issue
Block a user