Can't forget the other animals.
This commit is contained in:
@@ -7,7 +7,7 @@ class LoadingWindow_Null: public LoadingWindow
|
|||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
void SetText( RString str ) { }
|
void SetText( RString str ) { }
|
||||||
void SetSplash( RString str ) { }
|
void SetSplash( const RString str ) { }
|
||||||
};
|
};
|
||||||
#define USE_LOADING_WINDOW_NULL
|
#define USE_LOADING_WINDOW_NULL
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user