mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-06 03:54:25 +02:00
fix cat script
This commit is contained in:
parent
5ba8f15d9f
commit
c2f1141d69
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
||||||
|
|
||||||
startTouch: function() {
|
startTouch: function() {
|
||||||
this.meow();
|
this.meow();
|
||||||
}
|
},
|
||||||
|
|
||||||
meow: function() {
|
meow: function() {
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue