From 2318b6ebca24ebcbf9df20639472f24f1bcc18fe Mon Sep 17 00:00:00 2001 From: Blixibon Date: Thu, 24 Nov 2022 10:50:55 -0600 Subject: [PATCH] Clarified vgui_text_display max character count --- base.fgd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base.fgd b/base.fgd index 141961d..25262ea 100644 --- a/base.fgd +++ b/base.fgd @@ -2988,7 +2988,7 @@ 1: "[1] Start Disabled" : 0 ] - message(string) : "Entity Message" + message(string) : "Entity Message" : : "The text to appear on the panel. Has a maximum of 256 characters. If you need more space, use a localization token." alignment(choices) : "Text Alignment" : 7 : "The text's alignment in relation to the panel size. With 'South', the text will be centered between the origin and the sphere's left bound relative to the angles the text is facing." = [ 0 : "[0] Northwest"