diff options
| -rw-r--r-- | Lingo.asl | 4 |
1 files changed, 3 insertions, 1 deletions
| diff --git a/Lingo.asl b/Lingo.asl index 1b856dd..7070ed6 100644 --- a/Lingo.asl +++ b/Lingo.asl | |||
| @@ -143,7 +143,9 @@ startup | |||
| 143 | "Panel_the_welcoming", | 143 | "Panel_the_welcoming", |
| 144 | "Panel_the_direct", | 144 | "Panel_the_direct", |
| 145 | "Panel_the_expert", | 145 | "Panel_the_expert", |
| 146 | "Panel_the_infallible" | 146 | "Panel_the_infallible", |
| 147 | "Panel_the_earnest", | ||
| 148 | "Panel_the_right" | ||
| 147 | }; | 149 | }; |
| 148 | } | 150 | } |
| 149 | 151 | ||
