From f9d727764fc9c74990fc979d4966a33882d0c19b Mon Sep 17 00:00:00 2001 From: RealBadAngel Date: Mon, 22 Feb 2016 04:26:32 +0100 Subject: Mapblock mesh: Allow to use VBO --- builtin/settingtypes.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'builtin') diff --git a/builtin/settingtypes.txt b/builtin/settingtypes.txt index 003a6685e..493cedd68 100644 --- a/builtin/settingtypes.txt +++ b/builtin/settingtypes.txt @@ -252,6 +252,9 @@ serverlist_file (Serverlist file) string favoriteservers.txt [***Basic] +# Enable VBO +enable_vbo (VBO) bool true + # Whether to fog out the end of the visible area. enable_fog (Fog) bool true -- cgit v1.2.3