1
0
Fork 0

prop_disp: change color to white ... again. (Sorry for the many small commits. :-)

This commit is contained in:
mfranz 2008-05-15 16:11:50 +00:00
parent 54f8fc4370
commit f54cb1159f

View file

@ -181,7 +181,7 @@ var display = {
m.x = x;
m.y = y;
m.font = "HELVETICA_14";
m.color = [1, 0.9, 0, 1];
m.color = [1, 1, 1, 1];
m.interval = 0.1;
#
# "private"