More whitespace cleanup.
This commit is contained in:
parent
c0322c9eae
commit
45c5be8468
43 changed files with 1116 additions and 1131 deletions
|
|
@ -115,8 +115,3 @@ class OOCCmdSet(default_cmds.OOCCmdSet):
|
||||||
#
|
#
|
||||||
# any commands you add below will overload the default ones.
|
# any commands you add below will overload the default ones.
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -38,4 +38,3 @@ class ExampleCharacter(Character):
|
||||||
|
|
||||||
"""
|
"""
|
||||||
pass
|
pass
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -155,4 +155,3 @@ class RedButton(Object):
|
||||||
# no blink
|
# no blink
|
||||||
return
|
return
|
||||||
loc.msg_contents(string)
|
loc.msg_contents(string)
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -449,10 +449,3 @@ class AMPProtocol(amp.AMP):
|
||||||
sessid=sessid,
|
sessid=sessid,
|
||||||
operation=operation,
|
operation=operation,
|
||||||
data=data).addErrback(self.errback, "PortalAdmin")
|
data=data).addErrback(self.errback, "PortalAdmin")
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -95,4 +95,3 @@ class Ttype(object):
|
||||||
self.protocol.protocol_flags['TTYPE']['init_done'] = True
|
self.protocol.protocol_flags['TTYPE']['init_done'] = True
|
||||||
|
|
||||||
#print "ttype results:", self.protocol.protocol_flags['TTYPE']
|
#print "ttype results:", self.protocol.protocol_flags['TTYPE']
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue