r3-custom-code/9m43m5angb.js

8 lines
149 B
JavaScript
Raw Normal View History

if (!this.entityLoaded) {
return;
}
data.event.preventDefault();
GameLib.Event.Emit(GameLib.Event.MOUSE_DOWN);
//@ sourceURL=SpoonLibTouchStart.js