mirror of
https://github.com/evennia/evennia.git
synced 2026-03-31 21:17:17 +02:00
Removed some old and now confusing, unsused variables and added some documenting strings.
This commit is contained in:
parent
030c245b5b
commit
949da47917
4 changed files with 2 additions and 4 deletions
|
|
@ -288,7 +288,6 @@ class CmdLightSourceOn(Command):
|
|||
# look around
|
||||
self.caller.execute_cmd("look")
|
||||
|
||||
|
||||
class CmdLightSourceOff(Command):
|
||||
"""
|
||||
Switch off the lightsource.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue