Code format
This commit is contained in:
		@@ -1,7 +1,7 @@
 | 
			
		||||
---@diagnostic disable: missing-return, lowercase-global
 | 
			
		||||
 | 
			
		||||
---@param isForGuild boolean 
 | 
			
		||||
---@return number total 
 | 
			
		||||
---@return number completed 
 | 
			
		||||
---@param isForGuild boolean
 | 
			
		||||
---@return number total
 | 
			
		||||
---@return number completed
 | 
			
		||||
---Returns the number of achievements earned by the player/guild. Does not include Feats of Strength.
 | 
			
		||||
function GetNumCompletedAchievements(isForGuild) end
 | 
			
		||||
function GetNumCompletedAchievements(isForGuild) end
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user