mirror of
https://github.com/godotengine/godot.git
synced 2025-04-25 01:48:08 +08:00
Fix UpdatePowerInfo method implementation in PowerIphone class
(cherry picked from commit 06fab24348166e47d010029a3b0bf98b8f82bd32)
This commit is contained in:
parent
060f9f2cd7
commit
6989a7ac53
@ -30,7 +30,7 @@
|
|||||||
|
|
||||||
#include "power_iphone.h"
|
#include "power_iphone.h"
|
||||||
|
|
||||||
bool OS::PowerState::UpdatePowerInfo() {
|
bool PowerIphone::UpdatePowerInfo() {
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user