Can't forget the other animals.

This commit is contained in:
Jason Felds
2011-07-20 13:39:11 -04:00
+1 -1
View File
@@ -7,7 +7,7 @@ class LoadingWindow_Null: public LoadingWindow
{
public:
void SetText( RString str ) { }
void SetSplash( RString str ) { }
void SetSplash( const RString str ) { }
};
#define USE_LOADING_WINDOW_NULL