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

Comparing deliantra/Deliantra-Client/util/run (file contents):
Revision 1.2 by root, Fri Dec 30 02:44:15 2011 UTC vs.
Revision 1.3 by root, Fri Dec 30 23:43:25 2011 UTC

39 push @STARTUP_DONE, sub { 39 push @STARTUP_DONE, sub {
40 Win32::GUI::SplashScreen::Done (1); 40 Win32::GUI::SplashScreen::Done (1);
41 }; 41 };
42} 42}
43 43
44delete $ENV{PERL_ANYEVENT_STRICT} ; delete $ENV{AE_STRICT};
45delete $ENV{PERL_ANYEVENT_DEBUG_WRAP}; delete $ENV{AE_DEBUG_WRAP};
46
44$ENV{PANGO_RC_FILE} = "pango.rc"; 47$ENV{PANGO_RC_FILE} = "pango.rc";
45 48
46require "bin/deliantra"; 49require "bin/deliantra";

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines