--- deliantra/Deliantra-Client/DC.pm 2006/04/09 17:34:14 1.16 +++ deliantra/Deliantra-Client/DC.pm 2006/04/09 21:50:21 1.17 @@ -208,7 +208,7 @@ glDeleteTextures delete $self->{name}; } -push @::GLINIT, sub { +push @::GL_INIT, sub { $_->upload for grep $_, @textures; };