forked from izaya/OC-PsychOS2
made ct.p and ct.P point to the correct functions
This commit is contained in:
parent
36a3912c84
commit
2e3907abd3
@ -106,8 +106,8 @@ ct.a = ct.append
|
||||
ct.s = ct.substitute
|
||||
ct.d = ct.delete
|
||||
ct.f = ct.filename
|
||||
ct.p = ct.pasteprevious
|
||||
ct.P = ct.paste
|
||||
ct.P = ct.pasteprevious
|
||||
ct.p = ct.paste
|
||||
|
||||
ct.readfile(fp)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user