mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-09-23 09:02:27 +00:00
fix: remove gl2 option
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ option('classic_panorama',
|
||||
|
||||
option('renderer',
|
||||
type : 'combo',
|
||||
choices: ['gl2', 'gl3', 'gles'],
|
||||
choices: ['gl3', 'gles'],
|
||||
value : 'gl3',
|
||||
description : 'Specifies a rendering implementation for the game.')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user