Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions fgd/point/game/game_text.fgd
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,5 @@
input SetPosY(float) : "Set the Y position of the text. (0 - 1.0 = top to bottom) (-1 centers)"
input SetTextColor(color255) : "Set color of the front text."
input SetTextColor2(color255) : "Set color of the transition text."
input SetHoldTime(float) : "Set the hold time in seconds."
]
Loading