Merge branch 'master' of bitbucket.org:cybafelo/r3-custom-code

beta.r3js.org
Theunis Johannes Botha 2018-05-25 14:09:23 +02:00
commit 3b8e7ed577
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ this.playerRotation = {
y : 0 y : 0
}; };
R3.CustomCode.TIME_LIMIT = 1.5 * 10; R3.CustomCode.TIME_LIMIT = 1.5 * 90;
this.balls = []; this.balls = [];