Explorar el Código

Update README.md

Digitalzombie hace 3 años
padre
commit
fd011ececc
Se han modificado 1 ficheros con 3 adiciones y 4 borrados
  1. 3 4
      README.md

+ 3 - 4
README.md

@@ -30,8 +30,7 @@ Shot audiosources can play audioclips from a ClipManager instance directly. Queu
 #### Usage example
 
 
-```
-   ```csharp
+```csharp
 using MelonLoader;
 using UnityEngine;
 using Il2Cpp;
@@ -110,5 +109,5 @@ namespace HereBeNamespace
         }
     }
 }
-    ```
-``````
+```
+