Misc: little style changes

This commit is contained in:
bi 2018-06-11 19:51:49 +03:00
parent 4a6fb28b86
commit 4824e6a5c8

View file

@ -1,8 +1,8 @@
local vmf = get_mod("VMF")
-- ####################################################################################################################
-- ##### VMF internal functions and variables #########################################################################
-- ####################################################################################################################
-- #####################################################################################################################
-- ##### VMF internal functions and variables ##########################################################################
-- #####################################################################################################################
vmf.check_wrong_argument_type = function(mod, vmf_function_name, argument_name, argument, ...)