fixed some problems after r8280 (lost code)

This commit is contained in:
Vladislav Vinogradov
2012-05-02 13:07:30 +00:00
parent d5a0088bbe
commit ca57239618
4 changed files with 639 additions and 4 deletions

View File

@@ -215,6 +215,7 @@ int main(int argc, const char* argv[])
switch (key)
{
case 27:
return 0;
case 'A':
if (currentFrame > 0)