mirror of
https://github.com/evennia/evennia.git
synced 2026-04-03 22:47:16 +02:00
Extensive cleanup of docs
This commit is contained in:
parent
dd0c5f74e0
commit
0b9f6ac540
34 changed files with 779 additions and 1126 deletions
|
|
@ -139,7 +139,7 @@ sleep.
|
|||
```
|
||||
|
||||
This will delay the execution of the callback for 10 seconds. This function is explored much more in
|
||||
the [Command Duration Tutorial](../Howtos/Command-Duration.md).
|
||||
the [Command Duration Tutorial](../Howtos/Howto-Command-Duration.md).
|
||||
|
||||
You can also try the following snippet just see how it works:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue