Update: CC - Snake FS - Touch End (0j2wxrtdf2.js) 0 bytes modified

beta.r3js.org
-=yb4f310 2018-03-24 16:29:02 +01:00
parent 5a74c5308e
commit 6eb50c4365
1 changed files with 2 additions and 2 deletions

View File

@ -45,12 +45,12 @@ if (typeof max === 'number') {
if (max === touch.down) {
GameLib.Event.Emit(
GameLib.Event.KEY_DOWN,
{{
{
keyCode : GameLib.System.Input.KEY_DOWN
}
);
}
}
//@ sourceURL=touchEnd.js