mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-12-23 04:15:49 +01:00
Fixed excessive memory usage of Spatial Index
This commit is contained in:
@@ -86,8 +86,8 @@ dependencies {
|
||||
|
||||
implementation group: 'org.luaj', name: 'luaj-jse', version: '3.0.1'
|
||||
|
||||
implementation group: 'ch.ethz.globis.phtree', name : 'phtree', version: '2.5.0'
|
||||
implementation group: 'com.esotericsoftware', name : 'reflectasm', version: '1.11.9'
|
||||
implementation group: 'com.github.davidmoten', name : 'rtree-multi', version: '0.1'
|
||||
|
||||
protobuf files('proto/')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user