From 57ba928504d193c367b181ee4225d29961da7df2 Mon Sep 17 00:00:00 2001 From: Arnaud Jamin Date: Thu, 13 Feb 2025 01:51:01 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4512a7b..a1ba1aa 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ General Info: - Cog can be used both in editor and package builds. It is disabled by default on shipping builds. - Press the `[F1]` key or use the `Cog.ToggleInput` console command to open the ImGui Main Menu. - Many windows display their contents based on a selected actor. The selector actor can be chosen using the `Engine/Selection` window or widget. -- Widgets such as Stats (FPS, Ping), or Actor Selection, can be added in the main menu bar from the 'Window/Widgets" menu. +- Widgets such as Stats (FPS, Ping), Time Scale, Actor Selection, Console, can be added in the main menu bar from the 'Window/Widgets" menu. ## Cog Windows