From 0056a37cd53d177d4d8358b6722faeb176299036 Mon Sep 17 00:00:00 2001 From: "(Jip) Willem Wijnia" Date: Wed, 25 Dec 2024 07:34:59 +0100 Subject: [PATCH] Clean up the snippets --- changelog/snippets/balance.6464.md | 1 - changelog/snippets/fix.6581.md | 3 --- changelog/snippets/other.6577.md | 1 - 3 files changed, 5 deletions(-) delete mode 100644 changelog/snippets/balance.6464.md delete mode 100644 changelog/snippets/fix.6581.md delete mode 100644 changelog/snippets/other.6577.md diff --git a/changelog/snippets/balance.6464.md b/changelog/snippets/balance.6464.md deleted file mode 100644 index a9abc12adb..0000000000 --- a/changelog/snippets/balance.6464.md +++ /dev/null @@ -1 +0,0 @@ -- (#6464) Make engineers assisting a shield start repairing the shield in 0.1 seconds instead of 0.7 to 1.1 seconds. diff --git a/changelog/snippets/fix.6581.md b/changelog/snippets/fix.6581.md deleted file mode 100644 index 35a2e38ed2..0000000000 --- a/changelog/snippets/fix.6581.md +++ /dev/null @@ -1,3 +0,0 @@ -- (#6581) Fix divisions not being parsed by the matchmaker lobby. - -- (#6581) Fix division image filenames not matching the division data in the scenario info. diff --git a/changelog/snippets/other.6577.md b/changelog/snippets/other.6577.md deleted file mode 100644 index 1a53a6e6b3..0000000000 --- a/changelog/snippets/other.6577.md +++ /dev/null @@ -1 +0,0 @@ -- (#6577) Annotate `AddBlinkyBox`. This UI-side global engine function makes a unit's selection box blink for some time.