Skip to content

Commit

Permalink
fixing tiny error
Browse files Browse the repository at this point in the history
  • Loading branch information
Bam4d committed Dec 24, 2023
1 parent 4957558 commit 381ba5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compile_shaders.bat
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ CALL :compile_shaders_in_dir .\tests\resources\observer\block\shaders\global_lig
CALL :compile_shaders_in_dir .\tests\resources\observer\isometric\shaders\lighting
CALL :compile_shaders_in_dir .\tests\resources\observer\sprite\shaders\health_bars

CALL :compile_shaders_in_dir ".\python\examples\Custom Shaders\Global Lighting\shader"
CALL :compile_shaders_in_dir ".\python\examples\Custom Shaders\Global Lighting\shaders"
CALL :compile_shaders_in_dir ".\python\examples\Custom Shaders\Health Bars\shaders"
CALL :compile_shaders_in_dir ".\python\examples\Custom Shaders\Object Lighting\shaders"

Expand Down

0 comments on commit 381ba5d

Please sign in to comment.