mirror of
https://github.com/sekwah41/Advanced-Portals.git
synced 2025-03-09 13:19:30 +01:00
tweak: update the default visualisation sizes as they are quite small
This commit is contained in:
parent
0d645e61a7
commit
62d48e2cbc
@ -24,9 +24,9 @@ public class Config {
|
||||
|
||||
public boolean disablePhysicsEvents = true;
|
||||
|
||||
public int maxPortalVisualisationSize = 200;
|
||||
public int maxPortalVisualisationSize = 1000;
|
||||
|
||||
public int maxSelectionVisualisationSize = 1000;
|
||||
public int maxSelectionVisualisationSize = 9000;
|
||||
|
||||
public double throwbackStrength = 0.7;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user