/[ambar]/ambar/dialogoinicial.py
ViewVC logotype

Diff of /ambar/dialogoinicial.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by pabloruiz, Mon Mar 25 01:10:03 2002 UTC revision 1.3 by pabloruiz, Thu Aug 1 18:52:35 2002 UTC
# Line 58  class DialogoInicial(Dialogo): Line 58  class DialogoInicial(Dialogo):
58      def estado_0(self):      def estado_0(self):
59          self.poner_estado(0)          self.poner_estado(0)
60          self.conn().send(color(32) + \          self.conn().send(color(32) + \
61                           '¿Qué deseas hacer, (r) recuperar, (c) crear un personaje o (s) salir?: ' + \                           '¿Qué deseas hacer, (r) recuperar,\n(c) crear un personaje o\n(s) salir?: ' + finl, 0)
                          finl, 0)  
62    
63    
64      def comando_0(self, cmd_list):      def comando_0(self, cmd_list):

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26