mirror of
https://github.com/overte-org/overte.git
synced 2025-07-25 13:38:37 +02:00
Update cat.js
This commit is contained in:
parent
59c1c7ee6a
commit
55d20e9d4c
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
isMeowing:false,
|
||||
injector:null,
|
||||
startTouch: function() {
|
||||
var _ t=this;
|
||||
var _t=this;
|
||||
if(this.isMeowing!==true){
|
||||
this.meow();
|
||||
this.isMeowing=true;
|
||||
|
|
Loading…
Reference in a new issue