mirror of
				https://bitbucket.org/s_l_teichmann/mtsatellite
				synced 2025-10-31 16:15:27 +01:00 
			
		
		
		
	Fixed track_players mod.
This commit is contained in:
		| @@ -13,6 +13,9 @@ function players_data() | ||||
|             z = pos.z } | ||||
|         table.insert(ps, data) | ||||
|     end | ||||
|     if table.getn(ps) == 0 then | ||||
|         return '[]\n' | ||||
|     end | ||||
|     return minetest.write_json(ps) .. '\n' | ||||
| end | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user