Closed towerofnix closed 5 months ago
If you have a sprite named Math or Date, its own name will actually overshadow these browser-provided globals! This causes assorted errors when generated code accesses those globals.
Math
Date
If you have a sprite named
Math
orDate
, its own name will actually overshadow these browser-provided globals! This causes assorted errors when generated code accesses those globals.