diff options
author | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2004-04-07 23:10:29 +0000 |
---|---|---|
committer | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2004-04-07 23:10:29 +0000 |
commit | 12cff8dd2f83c8186a41db6075708157dc3c3bd0 (patch) | |
tree | 9b9f92112343da0954c15c77633ab2eaaef24df7 /src/InspIRCd.layout | |
parent | 0772585d9fc8c4c95ec88709974875d981987d7d (diff) |
Fixed typo in m_saquit (missing ;) w00t needs to test what he commits.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@435 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'src/InspIRCd.layout')
-rw-r--r-- | src/InspIRCd.layout | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/src/InspIRCd.layout b/src/InspIRCd.layout index 793f452b4..112845329 100644 --- a/src/InspIRCd.layout +++ b/src/InspIRCd.layout @@ -265,7 +265,7 @@ TopLine=41 LeftChar=1 [Editor_35] Open=1 -Top=1 +Top=0 CursorCol=1 CursorRow=25 TopLine=1 @@ -273,8 +273,8 @@ LeftChar=1 [Editor_36] Open=1 Top=0 -CursorCol=3 -CursorRow=34 +CursorCol=21 +CursorRow=30 TopLine=1 LeftChar=1 [Editor_37] @@ -284,3 +284,10 @@ CursorCol=37 CursorRow=29 TopLine=1 LeftChar=1 +[Editor_38] +Open=1 +Top=1 +CursorCol=3 +CursorRow=33 +TopLine=1 +LeftChar=1 |