[Vanilla Fix] Fix an issue that the currently hovered planning node not update up-to-date#1847
Conversation
CrimRecya
commented
Sep 8, 2025
- Fix an issue that the currently hovered planning node not update up-to-date, such as using hotkeys to select technos
|
Nightly build for this pull request:
This comment is automatic and is meant to allow guests to get latest nightly builds for this pull request without registering. It is updated on every successful build. |
|
Can you please wrote it on human readable way , this will make thing hard to review because not everyone understand ASM stuffs . |
Changed. |
|
This seem harder to read than the assembly one in fact. The code just added an extra cmp but reading this PR makes me compare it for a long time. I suppose the asm one with detailed comment would be nicer. dunno how does the other think |
|
Code is readable enough now, just needs to be tested ingame I guess. |