forked from luanti-org/minetest_game
		
	Undo globalization
This commit is contained in:
		| @@ -50,12 +50,9 @@ end | ||||
|  | ||||
| -- Player stats and animations | ||||
| -- model, textures, animation | ||||
| player_api.players = {} | ||||
| local players = {} | ||||
| player_api.player_attached = {} | ||||
|  | ||||
| -- Local for speed. | ||||
| local players = player_api.players | ||||
|  | ||||
| local function get_player_data(player) | ||||
| 	return assert(players[player:get_player_name()]) | ||||
| end | ||||
|   | ||||
		Reference in New Issue
	
	Block a user