Baughn / Dwarf-Fortress--libgraphics-

The graphics segment of Dwarf Fortress
http://www.bay12games.com/forum/index.php?topic=28841.
81 stars 13 forks source link

"Press space to abort" is displayed regardless of settings #40

Closed lethosor closed 10 years ago

lethosor commented 10 years ago

This line seems to be relevant. Replacing it with this should work:

gps.addst("Select binding, or press " + enabler.GetKeyDisplay(INTERFACEKEY_LEAVESCREEN) + " to abort");