From 56e8c61bc80ec2b4b29c8663ef3bb7453320fc6c Mon Sep 17 00:00:00 2001 From: insellium Date: Sun, 10 Oct 2021 14:28:51 +0000 Subject: [PATCH] very little fix --- baseq3r/scripts/gfx.shader | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/baseq3r/scripts/gfx.shader b/baseq3r/scripts/gfx.shader index e48be8ba..caa50b66 100644 --- a/baseq3r/scripts/gfx.shader +++ b/baseq3r/scripts/gfx.shader @@ -191,7 +191,7 @@ gfx/2d/cursor sprites/balloon3 { { - map sprites/balloon4.tga + map sprites/balloon3.tga blendfunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA } }