- Timestamp:
- 08/28/11 01:28:12 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ps/trunk/binaries/data/mods/public/gui/session/session.xml
r10115 r10116 265 265 <action on="Press">escapeKeyAction();<![CDATA[ 266 266 var btCaptions = ["Yes", "No"]; 267 var btCode = [ exit, null];267 var btCode = [leaveGame, null]; 268 268 messageBox(400, 200, "Are you sure you want to quit?", "Confirmation", 0, btCaptions, btCode); 269 269 ]]></action>
Note:
See TracChangeset
for help on using the changeset viewer.
