Merging Source v1.7.2: effects changes
This commit is contained in:
@@ -52,7 +52,8 @@ public class Flare extends Visual {
|
||||
public Flare( int nRays, float radius ) {
|
||||
|
||||
super( 0, 0, 0, 0 );
|
||||
|
||||
|
||||
// FIXME
|
||||
// Texture is incorrectly created every time we need
|
||||
// to show the effect, it must be refactored
|
||||
|
||||
|
||||
Reference in New Issue
Block a user