lib files are building
This commit is contained in:
@@ -3239,7 +3239,7 @@ int CClientManager::Process()
|
||||
}
|
||||
}
|
||||
|
||||
#ifdef __WIN32__
|
||||
#ifdef OS_WINDOWS
|
||||
if (_kbhit()) {
|
||||
int c = _getch();
|
||||
switch (c) {
|
||||
|
||||
Reference in New Issue
Block a user