parent
4004a200cc
commit
31d56bf7f4
@ -53,11 +53,11 @@ Sample code:
|
|||||||
|
|
||||||
Inside of your activate method use the following code too attach to that screen:
|
Inside of your activate method use the following code too attach to that screen:
|
||||||
|
|
||||||
<pre class="brush: csharp">
|
```csharp
|
||||||
#if WINDOWS
|
#if WINDOWS
|
||||||
GameConsole.attachConsole(this);
|
GameConsole.attachConsole(this);
|
||||||
#endif
|
#endif
|
||||||
</pre>
|
```
|
||||||
|
|
||||||
# Restricting commands
|
# Restricting commands
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user