Skip to content

Commit f574051

Browse files
authored
feat: add placeholder text to point_worldtext (#277)
1 parent e199045 commit f574051

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fgd/point/point/point_worldtext.fgd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
1: "Start Disabled" : 0
88
]
99

10-
message(string) : "Entity Message"
10+
message(string) : "Entity Message" : "New Message"
1111
textsize(float) : "Text Size" : 10 : "Text Size."
1212
color(color255) : "Color" : "255 255 255"
1313
font(material) : "Font Material" : "editor/worldtext" : "The font material atlas to use for the text"

0 commit comments

Comments
 (0)