Skip to content

Commit

Permalink
Update application/F3DStarter.h
Browse files Browse the repository at this point in the history
Co-authored-by: Michael MIGLIORE <[email protected]>
  • Loading branch information
mwestphal and Meakk authored Mar 21, 2024
1 parent 5077182 commit ac3f12c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/F3DStarter.h
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ class F3DStarter
void Render();

/**
* Trigger a render now
* Trigger a render immediately (must be called by the main thread)
*/
void ForceRender();

Expand Down

0 comments on commit ac3f12c

Please sign in to comment.