mirror of
https://github.com/boy0001/FastAsyncWorldedit.git
synced 2024-11-24 19:46:34 +01:00
1 seems to have issues right now
This commit is contained in:
parent
3d15022167
commit
1835748d85
@ -213,7 +213,7 @@ public class Settings extends Config {
|
||||
" - 1 = Optimal (Relight changed light sources and changed blocks)",
|
||||
" - 2 = All (Slowly relight every blocks)"
|
||||
})
|
||||
public static int MODE = 1;
|
||||
public static int MODE = 2;
|
||||
}
|
||||
|
||||
public static void save(File file) {
|
||||
|
Loading…
Reference in New Issue
Block a user