Skip to content

Commit c4d4dc4

Browse files
Removed State.math
See phaserjs#1759
1 parent 214e8ab commit c4d4dc4

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

typescript/phaser.d.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4105,7 +4105,6 @@ declare module Phaser {
41054105
key: string;
41064106
load: Phaser.Loader;
41074107
make: Phaser.GameObjectCreator;
4108-
math: Phaser.Math;
41094108
particles: Phaser.Particles;
41104109
physics: Phaser.Physics;
41114110
rnd: Phaser.RandomDataGenerator;

0 commit comments

Comments
 (0)