From 59e34017d4069dd9aa91cca8a30a304d64d40e11 Mon Sep 17 00:00:00 2001 From: Marisa Kirisame Date: Fri, 4 Sep 2020 20:26:50 +0200 Subject: [PATCH] Fix a tiny typo. --- README.md | 2 +- language.version | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 13705e146..8f815feba 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ All weapons also have a quick melee attack using the **Weapon State 1** button, If a weapon has no actions on either the reload or zoom buttons, it may be replaced with some special idle action, such as spinning or fiddling around with it. -For now the, following are all weapons planned for the first release. More will be added afterwards (until then I'll tease you with some empty ZScript files :P). +For now, the following are all weapons planned for the first release. More will be added afterwards (until then I'll tease you with some empty ZScript files :P). ### Deep Impact (slot 1) ~ Replaces Fist, Staff, Hexen starting weapons ![](docimg/deepimpact.png) diff --git a/language.version b/language.version index 460be2465..1ababd350 100644 --- a/language.version +++ b/language.version @@ -1,2 +1,2 @@ [default] -SWWM_MODVER="\chSWWM \cwGZ\c- r527 (Fri 4 Sep 20:12:52 CEST 2020)"; +SWWM_MODVER="\chSWWM \cwGZ\c- r528 (Fri 4 Sep 20:26:50 CEST 2020)";