mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-09-23 09:12:48 +00:00
feat: default to true for enable_java_guis
Co-Authored-By: ffqq <[email protected]>
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
option('enable_java_guis',
|
||||
type : 'boolean',
|
||||
value : false,
|
||||
value : true,
|
||||
description : 'Re-enable the Java UI remnants in the code (for testing only)')
|
||||
Reference in New Issue
Block a user