Allow screen aliasing.
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
class ScreenMapControllers : public Screen
|
||||
{
|
||||
public:
|
||||
ScreenMapControllers();
|
||||
ScreenMapControllers( CString sName );
|
||||
virtual ~ScreenMapControllers();
|
||||
|
||||
virtual void Update( float fDeltaTime );
|
||||
|
||||
Reference in New Issue
Block a user