extra comma

This commit is contained in:
jdescottes 2013-04-09 07:26:37 +02:00
parent 9b40b11703
commit bba1bb202b

View File

@ -31,5 +31,5 @@ var Constants = {
GRID_STROKE_COLOR: "lightgray",
LEFT_BUTTON : "left_button_1",
RIGHT_BUTTON : "right_button_2",
RIGHT_BUTTON : "right_button_2"
};