diff options
author | Hercules.ws <dev@herc.ws> | 2016-08-01 15:28:19 +0200 |
---|---|---|
committer | HerculesWSAPI <dev@herc.ws> | 2016-08-01 15:28:19 +0200 |
commit | b92c53e6b8c68fed652083e9a177d159fcf5b03b (patch) | |
tree | fc5a890c8c417082588a43194d5147c67bf37283 /doc | |
parent | f0cbcc147294f03baa62b233274a3e23351da9f1 (diff) | |
download | hercules-b92c53e6b8c68fed652083e9a177d159fcf5b03b.tar.gz hercules-b92c53e6b8c68fed652083e9a177d159fcf5b03b.tar.bz2 hercules-b92c53e6b8c68fed652083e9a177d159fcf5b03b.tar.xz hercules-b92c53e6b8c68fed652083e9a177d159fcf5b03b.zip |
Constants Documentation Sync
Signed-off-by: HerculesWSAPI <dev@herc.ws>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/constants.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/constants.md b/doc/constants.md index 24f739b0e..294107ab3 100644 --- a/doc/constants.md +++ b/doc/constants.md @@ -3621,6 +3621,7 @@ - `C_PURPLE`: 8388736 - `C_RED`: 16711680 - `C_SILVER`: 12632256 +- `C_SPRINGGREEN`: 65433 - `C_TEAL`: 32896 - `C_WHITE`: 16777215 - `C_YELLOW`: 16776960 |