mirror of
https://github.com/u0u0/Cocos2d-Lua-Community.git
synced 2026-06-04 17:41:08 +08:00
add getOpenUDID
This commit is contained in:
@@ -514,4 +514,9 @@ void Device::vibrate(float /*duration*/)
|
||||
{
|
||||
}
|
||||
|
||||
const std::string Device::getOpenUDID(void)
|
||||
{
|
||||
return std::string("");
|
||||
}
|
||||
|
||||
NS_CC_END
|
||||
|
||||
Reference in New Issue
Block a user