fix: beacon outer halo washed out behind water

This commit is contained in:
itsRevela
2026-04-28 14:19:22 -05:00
parent 0df5cd865b
commit 89ed116fe0
5 changed files with 50 additions and 19 deletions
+1
View File
@@ -77,6 +77,7 @@ public:
void AddDLCSkinsToMemTextures();
public:
void renderEntities(Vec3 *cam, Culler *culler, float a);
void renderBeaconBeams(float a);
wstring gatherStats1();
wstring gatherStats2();
private: