mirror of https://github.com/axmolengine/axmol.git
Replace tab to spaces.
This commit is contained in:
parent
322b919092
commit
900190e468
|
@ -67,7 +67,7 @@ CCOspApplication::SetApplicationInitializedCallback(CCOspApplicationInitialized
|
|||
void
|
||||
CCOspApplication::SetScreenOrientation(Orientation orientation)
|
||||
{
|
||||
sm_eScreenOrientation = orientation;
|
||||
sm_eScreenOrientation = orientation;
|
||||
}
|
||||
|
||||
CCOspApplication*
|
||||
|
|
Loading…
Reference in New Issue