Rename the legacy lime binary to 'lime-legacy'

This commit is contained in:
Joshua Granick
2015-04-04 22:15:29 -07:00
parent a093d456c6
commit 3153f47f22
5 changed files with 6 additions and 8 deletions

View File

@@ -590,6 +590,7 @@ bool Stage::BuildCache()
int Stage::getKeyboardHeight()
{
return 0;
//#ifdef IPHONE
//return GetKeyboardHeight();
//#endif