HomeWildfire Games

Fixes a couple dialog buttons

Description

Fixes a couple dialog buttons

Details

Committed
scythetwirlerMay 4 2014, 4:44 AM
Parents
rP15105: Automated build.
Branches
Unknown
Tags
Unknown

Event Timeline

elexis added a subscriber: elexis.Jun 4 2018, 12:49 PM

Fixes a couple dialog buttons

Ah it fixes buttons, I was already wondering what this diff was doing. -_-

/ps/trunk/binaries/data/mods/public/gui/session/menu.js
170

This is a behavior change following #2373, #2420, rP14732, rP14772 and I can only guess that it was done because "resign and immediately exit the game" doesn't work, but "resign, wait one turn, exit" does.

It looks like this introduced the bug that it doesn't exit after the user clicked on exit and confirmed to exit.
But in alpha 23 we have a different bug instead #5204.
But my archeology must end here.