mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Fixed a minor typo. Resolves Issue 432.
This commit is contained in:
parent
bc8e27fea6
commit
ead595c2df
2 changed files with 17 additions and 9 deletions
|
|
@ -8,7 +8,7 @@ Create this button with
|
|||
|
||||
@create/drop examples.red_button.RedButton
|
||||
|
||||
Note that if you must drop the button before you can see its messages!
|
||||
Note that you must drop the button before you can see its messages!
|
||||
"""
|
||||
import random
|
||||
from ev import Object
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue