diff --git a/cl_utils.lua b/cl_utils.lua index d8c2cd4..89a3f81 100644 --- a/cl_utils.lua +++ b/cl_utils.lua @@ -4,6 +4,7 @@ Created by WolfKnight -----------------------------------------------------------------------]]-- + UTIL = {} function UTIL:Round( num, numDecimalPlaces )