From a8f4d23d315154b477a576d5b6617e2638217700 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sat, 13 Oct 2012 15:39:41 +0000 Subject: Add respawn dialog to the main menu definitions. --- base/ini/menu.ini | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'base/ini') diff --git a/base/ini/menu.ini b/base/ini/menu.ini index a029113..223dc2d 100644 --- a/base/ini/menu.ini +++ b/base/ini/menu.ini @@ -129,3 +129,12 @@ text=Return text=Close menu align=center command=menu default + +; respawn dialog +; ------------------------------------------------------------------ + +[dialog] +label=respawn +text=Your ship has been destroyed. +button=Respawn +command=respawn, menu hide -- cgit v1.2.3