I think this commit 6c4ddfa#diff-2d68b47c12a174babe88c43a0af8f7ccd8661966bd19e7c41f2fdd34a0614c7dR33-R34 may have detached a comment from its respective field.
I.e. should the two comments pictured be swapped?
|
// release date of first version to use --quickPlayMultiplayer instead of --server/--port for directly joining servers |
|
QDateTime java25BeginsDate; |
|
// release date of first version to require java 25 (26.1 Snapshot 1) and new "year.drop.hotfix" version format |
|
QDateTime quickPlayBeginsDate; |
I think this commit 6c4ddfa#diff-2d68b47c12a174babe88c43a0af8f7ccd8661966bd19e7c41f2fdd34a0614c7dR33-R34 may have detached a comment from its respective field.
I.e. should the two comments pictured be swapped?
Launcher/launcher/minecraft/VersionFilterData.h
Lines 32 to 35 in 63bbc25