add LightsDriver_ScreenMessage
This commit is contained in:
@@ -57,6 +57,7 @@ public:
|
||||
void Update( float fDeltaTime );
|
||||
|
||||
void SetLightMode( LightMode lm );
|
||||
void SetAllUpperLights( bool bOn );
|
||||
|
||||
private:
|
||||
void SetLight( Light light, bool bOn );
|
||||
|
||||
Reference in New Issue
Block a user