game: fix: 3d
This commit is contained in:
@ -67,12 +67,12 @@ export class PongConfig extends AExchangeable
|
||||
/**
|
||||
* @type {Number}
|
||||
*/
|
||||
this.CENTER_X;
|
||||
this.MAP_CENTER_X;
|
||||
|
||||
/**
|
||||
* @type {Number}
|
||||
*/
|
||||
this.CENTER_Y;
|
||||
this.MAP_CENTER_Y;
|
||||
}
|
||||
|
||||
async init()
|
||||
|
Reference in New Issue
Block a user