diff --git a/AxiosCommandConsole.md b/AxiosCommandConsole.md index 1b7c81e..0150cca 100644 --- a/AxiosCommandConsole.md +++ b/AxiosCommandConsole.md @@ -53,11 +53,11 @@ Sample code: Inside of your activate method use the following code too attach to that screen: -
+```csharp
 #if WINDOWS
             GameConsole.attachConsole(this);
 #endif
-
+``` # Restricting commands