diff --git a/freecs/scripts/fcs_menu.shader b/freecs/scripts/fcs_menu.shader deleted file mode 100755 index efbb74a3..00000000 --- a/freecs/scripts/fcs_menu.shader +++ /dev/null @@ -1,9 +0,0 @@ -menu_static -{ - { - map gfx/menu/static.tga - blendfunc add - tcMod scroll 0.025 0.025 - tcMod scale 3 3 - } -}