mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 15:21:56 -05:00
Fix UpdatePowerInfo method implementation in PowerIphone class
(cherry picked from commit 06fab24348)
This commit is contained in:
committed by
Hein-Pieter van Braam
parent
060f9f2cd7
commit
6989a7ac53
@@ -30,7 +30,7 @@
|
||||
|
||||
#include "power_iphone.h"
|
||||
|
||||
bool OS::PowerState::UpdatePowerInfo() {
|
||||
bool PowerIphone::UpdatePowerInfo() {
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user