forked from cafeberry/cafeberry
add kbm support
This commit is contained in:
@@ -622,7 +622,7 @@ void UIScene_CreateWorldMenu::handleSliderMove(F64 sliderId, F64 currentValue)
|
||||
|
||||
void UIScene_CreateWorldMenu::handleTimerComplete(int id)
|
||||
{
|
||||
#ifdef __PSVITA__
|
||||
#if defined(__PSVITA__) || defined(_WINDOWS64)
|
||||
// we cannot rebuild touch boxes in an iggy callback because it requires further iggy calls
|
||||
if(m_bRebuildTouchBoxes)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user