MSVC fix.
This commit is contained in:
parent
3af1f3bc63
commit
430ba60b33
@ -34,7 +34,7 @@ class SGSoundMgr;
|
||||
* Visual environment helper class.
|
||||
*/
|
||||
class SGEnviro {
|
||||
friend struct SGLightning;
|
||||
friend class SGLightning;
|
||||
private:
|
||||
void DrawCone2(float baseRadius, float height, int slices, bool down, double rain_norm, double speed);
|
||||
void lt_update(void);
|
||||
|
Loading…
Reference in New Issue
Block a user