remove CStringArray #define
This commit is contained in:
@@ -68,7 +68,7 @@ void ScreenTestInput::Update( float fDeltaTime )
|
||||
{
|
||||
Screen::Update( fDeltaTime );
|
||||
|
||||
CStringArray asInputs;
|
||||
vector<CString> asInputs;
|
||||
|
||||
DeviceInput di;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user