Correct name of acacia mese postlight (#2800)

This commit is contained in:
An0n3m0us 2021-01-30 14:20:40 +00:00 committed by GitHub
parent b648af479f
commit e1e793d4da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2852,7 +2852,7 @@ default.register_mesepost("default:mese_post_light", {
material = "default:wood",
})
default.register_mesepost("default:mese_post_light_acacia", {
default.register_mesepost("default:mese_post_light_acacia_wood", {
description = S("Acacia Wood Mese Post Light"),
texture = "default_fence_acacia_wood.png",
material = "default:acacia_wood",