Update: CC - Entity Loaded - Moorcow (nuqb3rb3y5.js) 94 bytes modified

beta.r3js.org
-=yb4f310 2017-11-24 15:20:31 +01:00
parent 2875e0d589
commit 943a3ef749
1 changed files with 1 additions and 7 deletions

View File

@ -102,13 +102,7 @@ GameLib.Event.Subscribe(
this.mouse.x = 0;
this.mouse.y = 0;
GameLib.Event.Emit(
GameLib.Event.PLAY_AUDIO,
{
name : 'Audio - Xmas'
}
);
}.bind(this)
);