Skip to content

Commit

Permalink
more bbcode fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
ericoporto committed Apr 21, 2024
1 parent 4c12430 commit e36b0bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.BBCode
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ Draws the typed text in it's current state.

[font=Courier New][b]FancyTypedText.CreateTypedSprite[/b][/font]
[code]DynamicSprite* FancyTypedText.CreateTypedSprite();[/code]
Create a sprite of a the text being typed.
Create a sprite of the text being typed.

[font=Courier New][b]FancyTypedText.IsTextBeingTyped[/b][/font]
[code]attribute readonly bool FancyTypedText.IsTextBeingTyped;[/code]
Expand Down

0 comments on commit e36b0bc

Please sign in to comment.