From e691c6be26bf02fc7ebd812de86cae54e3138554 Mon Sep 17 00:00:00 2001 From: Arnaud Jamin Date: Thu, 19 Oct 2023 17:40:42 -0400 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8732686..44047f9 100644 --- a/README.md +++ b/README.md @@ -62,9 +62,9 @@ Used to apply cheats to the selected actor. ![Cheats](https://github.com/arnaud-jamin/Cog/assets/13844285/b7b89635-7924-49b7-98c0-311199947dfc) - The cheats are gameplay effects configured in a data asset. - Key modifiers can be used to change which actor should be affected by the cheat: - - [CTRL] apply the cheat to the controlled actor - - [ALT] apply the cheat to the allies of the selected actor - - [SHIFT] apply the cheat to the enemies of the selected actor + - `[CTRL]` Apply the cheat to the controlled actor + - `[ALT]` Apply the cheat to the allies of the selected actor + - `[SHIFT]` Apply the cheat to the enemies of the selected actor ### Collisions Used to inspect collisions by performing a collision query with the selected channels.