Your guess is as good as mine \o/~?

This commit is contained in:
Richard Davey 2019-10-11 18:19:25 +01:00
parent 9163f08b42
commit be15a59093

View file

@ -32,7 +32,7 @@ var TouchManager = new Class({
initialize: initialize:
function TouchManager (inputManager) function TouchManager (inputManager)
{ó {
/** /**
* A reference to the Input Manager. * A reference to the Input Manager.
* *