From fb01757118ccf42e65a47b1901d2d4f6c65aaaac Mon Sep 17 00:00:00 2001 From: Aokromes Date: Tue, 24 Oct 2017 08:58:48 +0200 Subject: Rename 2017_06_15_01_world.sql to 2017_06_15_02_world.sql --- sql/updates/world/3.3.5/2017_04_15_01_world.sql | 4 ---- sql/updates/world/3.3.5/2017_06_15_02_world.sql | 4 ++++ 2 files changed, 4 insertions(+), 4 deletions(-) delete mode 100644 sql/updates/world/3.3.5/2017_04_15_01_world.sql create mode 100644 sql/updates/world/3.3.5/2017_06_15_02_world.sql (limited to 'sql/updates') diff --git a/sql/updates/world/3.3.5/2017_04_15_01_world.sql b/sql/updates/world/3.3.5/2017_04_15_01_world.sql deleted file mode 100644 index adf0ef14437..00000000000 --- a/sql/updates/world/3.3.5/2017_04_15_01_world.sql +++ /dev/null @@ -1,4 +0,0 @@ --- -UPDATE `command` SET `name`="debug worldstate",`help`="Syntax: debug worldstate $stateId $value - -Sends a world state update for the specified state to your client." WHERE `name`="debug uws"; diff --git a/sql/updates/world/3.3.5/2017_06_15_02_world.sql b/sql/updates/world/3.3.5/2017_06_15_02_world.sql new file mode 100644 index 00000000000..adf0ef14437 --- /dev/null +++ b/sql/updates/world/3.3.5/2017_06_15_02_world.sql @@ -0,0 +1,4 @@ +-- +UPDATE `command` SET `name`="debug worldstate",`help`="Syntax: debug worldstate $stateId $value + +Sends a world state update for the specified state to your client." WHERE `name`="debug uws"; -- cgit v1.2.3