diff options
| author | ariel- <ariel-@users.noreply.github.com> | 2017-02-06 20:34:53 -0300 |
|---|---|---|
| committer | ariel- <ariel-@users.noreply.github.com> | 2017-02-06 20:47:12 -0300 |
| commit | 9e65fead38c486ec8a971a09a95ffae912943a83 (patch) | |
| tree | 96b0eb41c1b4464a8a66d66c60a08943663ec43a /sql/updates/world | |
| parent | aa7ef797d6c362710a38c12e31db4b8f3b2963e4 (diff) | |
Core/RBAC: sync enum with master
Diffstat (limited to 'sql/updates/world')
| -rw-r--r-- | sql/updates/world/3.3.5/2017_02_06_01_world_335.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2017_02_06_01_world_335.sql b/sql/updates/world/3.3.5/2017_02_06_01_world_335.sql new file mode 100644 index 00000000000..502f3db2a53 --- /dev/null +++ b/sql/updates/world/3.3.5/2017_02_06_01_world_335.sql @@ -0,0 +1 @@ +UPDATE `command` SET `permission`=852 WHERE `name`='go offset'; |
