Commit d9617fa
committed
ck_main: Allow specifying difficulty with /TEDLEVEL
In theory, you should be able to test different difficulty levels with /EASY,
/NORMAL, /HARD when using /TEDLEVEL. This previously wasn't implemented, so
it always defaulted to Normal.
Note that the _first_ argument present is used, overriding any later ones.
Many other Omnispeak arguments works the other way (later ones overriding
earlier ones), but this should match Keen.1 parent 540ea42 commit d9617fa
1 file changed
+10
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
| 202 | + | |
202 | 203 | | |
203 | 204 | | |
204 | 205 | | |
205 | 206 | | |
206 | 207 | | |
207 | | - | |
208 | | - | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
209 | 217 | | |
210 | 218 | | |
211 | 219 | | |
| |||
0 commit comments