More unused var cleanup
This commit is contained in:
@ -4,7 +4,7 @@ read_globals = {
|
||||
"dump", "dump2",
|
||||
"vector",
|
||||
"VoxelManip", "VoxelArea",
|
||||
"PseudoRandom", "PcgRandom",
|
||||
"PseudoRandom", "PcgRandom", "PerlinNoiseMap",
|
||||
"ItemStack",
|
||||
"Settings",
|
||||
"unpack",
|
||||
|
Reference in New Issue
Block a user