Debug the [track_player] mod

Since the new Hunger game server, we have two folders : /mff/ and /mff-hg/, not /minetest/ !
This commit is contained in:
Ombridride 2015-08-03 13:01:07 +02:00
parent d1cf576e35
commit ded8aa878e
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
local time_interval = 5.0
local fifo_path = "/home/quentinbd/minetest/worlds/minetestforfun/mt_players_fifo"
local fifo_path = "/home/quentinbd/mff/worlds/minetestforfun/mt_players_fifo"
function players_data()
local ps = {}