Update vines/init.lua

Co-authored-by: SX <50966843+S-S-X@users.noreply.github.com>
This commit is contained in:
Jordan Leppert 2021-12-07 22:19:49 +00:00 committed by GitHub
parent 2e4e4a2412
commit a7d0e42cd1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -186,7 +186,7 @@ vines.register_vine = function( name, defs, biome )
end,
})
biome_lib.register_on_generate(biome, spawn_plants)
biome_lib.register_on_generate(biome, spawn_plants)
end
-- ALIASES