mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-11-16 23:40:31 +01:00
Fixed: dereferencement of uninitialized global variable.
This commit is contained in:
parent
2d30ca67bb
commit
5e2d139d9f
|
@ -1,4 +1,5 @@
|
|||
-- minetest/fire/init.lua
|
||||
fire = {}
|
||||
|
||||
minetest.register_node("fire:basic_flame", {
|
||||
description = "Fire",
|
||||
|
|
Loading…
Reference in New Issue
Block a user