Totally refactored UILabel
This commit is contained in:
@ -18,7 +18,7 @@ Camera::Camera(SceneItem *item) :
|
||||
orthoBottom(0.0f),
|
||||
orthoTop(1.0f),
|
||||
clipNear(0.001f),
|
||||
clipFar(50.0f)
|
||||
clipFar(1000.0f)
|
||||
{
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user