diff options
Diffstat (limited to 'lingo.cpp')
-rw-r--r-- | lingo.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lingo.cpp b/lingo.cpp index 7898a56..b955395 100644 --- a/lingo.cpp +++ b/lingo.cpp | |||
@@ -610,7 +610,7 @@ private: | |||
610 | {kBottom, kBlack}, | 610 | {kBottom, kBlack}, |
611 | {kBottom, kRed}, | 611 | {kBottom, kRed}, |
612 | {kBottom, kBlue}, | 612 | {kBottom, kBlue}, |
613 | {kBottom, kGreen}, | 613 | //{kBottom, kGreen}, |
614 | //{kBottom, kMagenta}, | 614 | //{kBottom, kMagenta}, |
615 | //{kBottom, kLime}, | 615 | //{kBottom, kLime}, |
616 | }; | 616 | }; |