First commit
This commit is contained in:
		@@ -0,0 +1,7 @@
 | 
			
		||||
function onLogout(player)
 | 
			
		||||
	local playerId = player:getId()
 | 
			
		||||
	if nextUseStaminaTime[playerId] then
 | 
			
		||||
		nextUseStaminaTime[playerId] = nil
 | 
			
		||||
	end
 | 
			
		||||
	return true
 | 
			
		||||
end
 | 
			
		||||
		Reference in New Issue
	
	Block a user