master
Natalie Adams 2021-05-11 21:47:31 +00:00
parent 4004a200cc
commit 31d56bf7f4
1 changed files with 2 additions and 2 deletions

@ -53,11 +53,11 @@ Sample code:
Inside of your activate method use the following code too attach to that screen:
<pre class="brush: csharp">
```csharp
#if WINDOWS
GameConsole.attachConsole(this);
#endif
</pre>
```
# Restricting commands