ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/bin/pclient
(Generate patch)

Comparing deliantra/Deliantra-Client/bin/pclient (file contents):
Revision 1.13 by root, Fri Apr 7 16:30:23 2006 UTC vs.
Revision 1.14 by elmex, Fri Apr 7 16:36:44 2006 UTC

203 fullscreen => 0, 203 fullscreen => 0,
204 host => "crossfire.schmorp.de", 204 host => "crossfire.schmorp.de",
205 port => 13327, 205 port => 13327,
206}; 206};
207 207
208Client::Util::run_config_dialog; 208Client::Util::run_config_dialog
209 login => sub { print "Login $_[0] with $_[1]\n" },
210 logout => sub { print "Logout" };
209 211
210main Gtk2; 212main Gtk2;
211 213

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines