From d7c051cecf0db9056e94d5e80146aa0b066e606b Mon Sep 17 00:00:00 2001 From: chai Date: Thu, 4 Nov 2021 13:49:05 +0800 Subject: *text alignment --- Runtime/GUI/UITextMesh.h | 1 - 1 file changed, 1 deletion(-) (limited to 'Runtime/GUI/UITextMesh.h') diff --git a/Runtime/GUI/UITextMesh.h b/Runtime/GUI/UITextMesh.h index 487bccd..7778785 100644 --- a/Runtime/GUI/UITextMesh.h +++ b/Runtime/GUI/UITextMesh.h @@ -23,7 +23,6 @@ enum ETextAlignment { TextAlignment_Left, TextAlignment_Center, TextAlignment_Right, - TextAlignment_Auto, }; typedef unsigned long long TextMeshHash; -- cgit v1.1-26-g67d0