summaryrefslogtreecommitdiff
path: root/main.py
diff options
context:
space:
mode:
authorjomo <github@jomo.tv>2015-03-15 04:19:02 +0100
committerjomo <github@jomo.tv>2015-03-15 04:19:02 +0100
commitdbfc1dd2a2b104ba014e56510bbf2af992ba0ec8 (patch)
treea3449fea7bdbf7349c868ea0a69f5254fdd562fd /main.py
parentf1856d3243aed3d7e16585294ebed6b23a09654a (diff)
parent88a935f473c472577742aff4a25092f5fc7368bf (diff)
merge
Diffstat (limited to 'main.py')
-rw-r--r--main.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.py b/main.py
index 5e852dd..7a0b57e 100644
--- a/main.py
+++ b/main.py
@@ -72,7 +72,7 @@ shared["load_modules"] = [
"imout",
#adds snowbrawl minigame
#"snowbrawl",
- # Adds /tm [player] for a messages to be sent to this player via /msg
+ # Adds /tm [player] for a messages to be sent to this player via /msg
"pmtoggle"
# NOTICE: If you add something here, please add a small descriptive comment above!
]