applyConfig
And *Pool* to *Poll* of course
This commit is contained in:
livello
2018-03-22 22:31:35 +03:00
parent 4d7f6ca875
commit bbf944c482
7 changed files with 40 additions and 40 deletions

View File

@@ -80,7 +80,7 @@ void Input::Parse()
}
}
int Input::Pool ()
int Input::Poll()
{
boolean v;
if (!isValid()) return -1;