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

Comparing deliantra/Deliantra-Client/DC.pm (file contents):
Revision 1.163 by root, Tue Dec 25 09:38:33 2007 UTC vs.
Revision 1.164 by root, Tue Dec 25 18:58:32 2007 UTC

236 236
237} 237}
238 238
239package CFPlus::Layout; 239package CFPlus::Layout;
240 240
241$CFPlus::OpenGL::INIT_HOOK{"CFPlus::Layout"} = sub {
242 glyph_cache_restore;
243};
244
241$CFPlus::OpenGL::SHUTDOWN_HOOK{"CFPlus::Layout"} = sub { 245$CFPlus::OpenGL::SHUTDOWN_HOOK{"CFPlus::Layout"} = sub {
242 reset_glyph_cache; 246 glyph_cache_backup;
243}; 247};
244 248
2451; 2491;
246 250
247=back 251=back

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines