mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 07:17:42 -05:00
Fix UpdatePowerInfo method implementation in PowerIphone class
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
|
||||
#include "power_iphone.h"
|
||||
|
||||
bool OS::PowerState::UpdatePowerInfo() {
|
||||
bool PowerIphone::UpdatePowerInfo() {
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user