Skip to content

Commit 2c6a800

Browse files
committed
Change default mindsplice ambit to 4 blocks
1 parent 6ace504 commit 2c6a800

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Common/src/main/kotlin/gay/object/hexdebug/config/HexDebugConfig.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ object HexDebugConfig {
104104
private set
105105

106106
@Tooltip
107-
var splicingTableAmbit: Double = 8.0
107+
var splicingTableAmbit: Double = 4.0
108108
private set
109109

110110
fun encode(buf: FriendlyByteBuf) {

0 commit comments

Comments
 (0)