Changes between Initial Version and Version 1 of Ticket #12936, comment 1
- Timestamp:
- Oct 1, 2021, 8:59:21 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12936, comment 1
initial v1 1 1 This appears to be a regression from before the ScummVM / ResidualVM merge. Bisecting ResidualVM pointed to this commit: 2 2 3 ``` 3 {{{ 4 4 ef0155a50ca7cd8f7207f86c909fc696b716b961 is the first bad commit 5 5 commit ef0155a50ca7cd8f7207f86c909fc696b716b961 … … 20 20 gui/options.cpp | 9 +- 21 21 8 files changed, 134 insertions(+), 147 deletions(-) 22 ``` 22 }}} 23 23 24 24 Which can be found in ScummVM at https://github.com/scummvm/scummvm/commit/ef0155a50ca7cd8f7207f86c909fc696b716b961