mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 16:29:58 +09:00
Fixed code style
This commit is contained in:
@ -21,7 +21,7 @@ namespace osu.Android
|
||||
: base(null)
|
||||
{
|
||||
gameActivity = activity;
|
||||
powerStatus = new AndroidPowerStatus();
|
||||
PowerStatus = new AndroidPowerStatus();
|
||||
}
|
||||
|
||||
public override Version AssemblyVersion
|
||||
|
Reference in New Issue
Block a user