Minor cosmetic changes.
This commit is contained in:
parent
0a0de6628e
commit
203c61aaa1
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
# tasks.
|
# tasks.
|
||||||
|
|
||||||
|
|
||||||
#print("Target Lead script loading ...");
|
# print("Target Lead script loading ...");
|
||||||
|
|
||||||
# script defaults (configurable if you like)
|
# script defaults (configurable if you like)
|
||||||
default_update_period = 0.05;
|
default_update_period = 0.05;
|
||||||
|
|
|
@ -52,7 +52,7 @@
|
||||||
# Enjoy the ride!
|
# Enjoy the ride!
|
||||||
|
|
||||||
|
|
||||||
#print("Target Tracking script loading ...");
|
# print("Target Tracking script loading ...");
|
||||||
|
|
||||||
# script defaults (configurable if you like)
|
# script defaults (configurable if you like)
|
||||||
default_update_period = 0.05;
|
default_update_period = 0.05;
|
||||||
|
|
Loading…
Reference in a new issue