diff --git a/[core]/es_extended/client/compat.lua b/[core]/es_extended/client/compat.lua index a5c9b030..254148ac 100644 --- a/[core]/es_extended/client/compat.lua +++ b/[core]/es_extended/client/compat.lua @@ -1,2 +1 @@ ---[[ All client-side functions outsourced from the Core to the lib will be stored here for compatability, e.g: ---]] +--All client-side functions outsourced from the Core to the lib will be stored here for compatability, e.g: \ No newline at end of file diff --git a/[core]/es_extended/server/compat.lua b/[core]/es_extended/server/compat.lua index dc345fcb..cc4e3271 100644 --- a/[core]/es_extended/server/compat.lua +++ b/[core]/es_extended/server/compat.lua @@ -1,2 +1 @@ ---[[ All server-side functions outsourced from the Core to the lib will be stored here for compatability, e.g: ---]] +--All server-side functions outsourced from the Core to the lib will be stored here for compatability, e.g: \ No newline at end of file