mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-12-25 02:00:37 +01:00
Remove uneeded variable in nalc mod
This commit is contained in:
parent
b7ae403763
commit
97e4cb7eb7
@ -34,7 +34,6 @@ if minetest.get_modpath("quests") and quests then
|
||||
function(player)
|
||||
if not player then return end
|
||||
|
||||
local playern = player:get_player_name()
|
||||
minetest.after(
|
||||
2,
|
||||
function(playername)
|
||||
|
Loading…
Reference in New Issue
Block a user