From f71bfca142ad3d54d358b7e13f9c1cdceb3971d8 Mon Sep 17 00:00:00 2001 From: Tleety Date: Mon, 11 Jan 2016 10:23:22 +0100 Subject: [PATCH] Fixed cullLights into CullLights --- resources/Shaders/{ullLights.comp.glsl => CullLights.comp.glsl} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename resources/Shaders/{ullLights.comp.glsl => CullLights.comp.glsl} (100%) diff --git a/resources/Shaders/ullLights.comp.glsl b/resources/Shaders/CullLights.comp.glsl similarity index 100% rename from resources/Shaders/ullLights.comp.glsl rename to resources/Shaders/CullLights.comp.glsl