diff --git a/Home.md b/Home.md index 339c426..f6c2fbe 100644 --- a/Home.md +++ b/Home.md @@ -1,4 +1,5 @@ # Include DLib +`description.ext` ``` class CfgFunctions { @@ -7,7 +8,10 @@ class CfgFunctions class MIS { file="functions"; - // Add mission functions here + class MIS{ + // Add mission functions here + }; }; }; + ``` \ No newline at end of file