summaryrefslogtreecommitdiff
path: root/src/network/networkprotocol.h
diff options
context:
space:
mode:
authorDS <vorunbekannt75@web.de>2019-12-08 18:59:30 +0100
committersfan5 <sfan5@live.de>2019-12-08 18:59:30 +0100
commit8f73ec6c6c18ea5676261064399a650911333da5 (patch)
treee225b3ffcb8984364d543d23dda349a3989d55f5 /src/network/networkprotocol.h
parentd3255f92d7ed5758de5db735eda7796ef7b5e017 (diff)
downloadminetest-8f73ec6c6c18ea5676261064399a650911333da5.tar.gz
minetest-8f73ec6c6c18ea5676261064399a650911333da5.tar.bz2
minetest-8f73ec6c6c18ea5676261064399a650911333da5.zip
Formspec: make bgcolor element less confusing and allow setting fullscreen color (#8996)
Diffstat (limited to 'src/network/networkprotocol.h')
-rw-r--r--src/network/networkprotocol.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/network/networkprotocol.h b/src/network/networkprotocol.h
index f74027828..a2be181fb 100644
--- a/src/network/networkprotocol.h
+++ b/src/network/networkprotocol.h
@@ -231,6 +231,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
background9[]: 9-slice scaling parameters
FORMSPEC VERSION 3:
Formspec elements are drawn in the order of definition
+ bgcolor[]: use 3 parameters (bgcolor, formspec (now an enum), fbgcolor)
*/
#define FORMSPEC_API_VERSION 3