Fix message typo
This commit is contained in:
parent
b1f1ef4a28
commit
459e3a965a
@ -54,7 +54,7 @@ var Aerotow = {
|
||||
# Return 1 on successful, otherwise 0.
|
||||
#
|
||||
restartAerotow: func () {
|
||||
me.message.success("Aerotow in the way");
|
||||
me.message.success("Aerotow on the way");
|
||||
|
||||
# Stop playing engine sound
|
||||
setprop(me.addonNodePath ~ "/addon-devel/sound/enable", 0);
|
||||
|
Loading…
Reference in New Issue
Block a user