diff --git a/include/config/config_graphics.h b/include/config/config_graphics.h index 6d73d6ce6..b248c8a2b 100644 --- a/include/config/config_graphics.h +++ b/include/config/config_graphics.h @@ -110,12 +110,6 @@ */ // #define STAR_DANCE_USES_STARS_MODEL -/** - * Lightweight directional lighting engine by Fazana. Intended for giving proximity and positional pointlights to small objects. - * NOTE: Still breaks occasionally, and PUPPYLIGHT_NODE might not work in areas that aren't area 1. - */ -// #define PUPPYLIGHTS - /** * Disables all object shadows. You'll probably only want this either as a last resort for performance or if you're making a super stylized hack. */