Commit 502c8e5
committed
Appending play options as a query string
This will allow games to have access to playOptions at page load and
guarantee that they are available when `init` is fired on the
Application instance. This will greatly improve the usefulness of the
feature, but we'll also maintain backward capability for older versions
of the framework.1 parent e7af5ba commit 502c8e5
1 file changed
+19
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
167 | 185 | | |
168 | 186 | | |
169 | 187 | | |
| |||
429 | 447 | | |
430 | 448 | | |
431 | 449 | | |
432 | | - | |
| 450 | + | |
0 commit comments