Commit b5d02d5
committed
Use [ReloadOrRestart] to detect game reloads, instead of frame number.
Previously game reloads were detected by [f=-000001] that follows
either the start of the file, or [f={non-negative value}]
This gave incorrect results for games that were exited during the pre-game
stage.1 parent 690f506 commit b5d02d5
1 file changed
Lines changed: 11 additions & 23 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
209 | 209 | | |
210 | 210 | | |
211 | 211 | | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | | - | |
217 | | - | |
218 | | - | |
219 | | - | |
| 212 | + | |
| 213 | + | |
220 | 214 | | |
221 | 215 | | |
222 | 216 | | |
223 | | - | |
224 | | - | |
225 | | - | |
226 | | - | |
227 | | - | |
228 | | - | |
229 | | - | |
230 | | - | |
231 | | - | |
232 | | - | |
233 | | - | |
234 | | - | |
235 | | - | |
236 | | - | |
237 | | - | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
238 | 226 | | |
239 | 227 | | |
240 | 228 | | |
| |||
0 commit comments