Update cl_utils.lua

This commit is contained in:
Dan
2019-12-14 15:40:09 +00:00
parent 6f694d0ce9
commit 479c203d21

View File

@@ -4,6 +4,7 @@
Created by WolfKnight
-----------------------------------------------------------------------]]--
UTIL = {}
function UTIL:Round( num, numDecimalPlaces )