More unused var cleanup

This commit is contained in:
Hugues Ross
2020-06-01 18:22:08 -04:00
parent a761c9323f
commit dc8cc1e10b
3 changed files with 8 additions and 21 deletions

View File

@ -4,7 +4,7 @@ read_globals = {
"dump", "dump2",
"vector",
"VoxelManip", "VoxelArea",
"PseudoRandom", "PcgRandom",
"PseudoRandom", "PcgRandom", "PerlinNoiseMap",
"ItemStack",
"Settings",
"unpack",