Skip to content

Commit d849031

Browse files
committed
Y oh Y :)
1 parent a0ef6e9 commit d849031

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/gameobjects/shader/Shader.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@ var Shader = new Class({
336336
var program = this.program;
337337

338338
var x = -this._displayOriginX;
339-
var y = -this._displayOriginX;
339+
var y = -this._displayOriginY;
340340

341341
var vm = this.viewMatrix;
342342

0 commit comments

Comments
 (0)