diff options
author | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2004-04-08 17:39:04 +0000 |
---|---|---|
committer | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2004-04-08 17:39:04 +0000 |
commit | 9be94a9a9cf3a7946171994c97bcf4041dd8dd48 (patch) | |
tree | 1f902973ef85b6fb3f7710baee08f28af6158523 /src/InspIRCd.layout | |
parent | 64f837e0d3fb6f9d495e5a9e2930a9d76dc3748c (diff) |
Attempted fixes to make ModuleReader::ReadValue return "" if string does not exist
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@455 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'src/InspIRCd.layout')
-rw-r--r-- | src/InspIRCd.layout | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/src/InspIRCd.layout b/src/InspIRCd.layout index da4a53abf..3af24613b 100644 --- a/src/InspIRCd.layout +++ b/src/InspIRCd.layout @@ -1,5 +1,5 @@ [Editors] -Focused=1 +Focused=2 Order=7,3,2,6,25,24,4,5,1,0,-1 [Editor_0] @@ -12,18 +12,18 @@ LeftChar=1 [Editor_1] Open=1 -Top=1 -CursorCol=3 -CursorRow=5544 -TopLine=5465 +Top=0 +CursorCol=1 +CursorRow=4808 +TopLine=4662 LeftChar=1 [Editor_2] Open=1 -Top=0 -CursorCol=42 -CursorRow=225 -TopLine=184 +Top=1 +CursorCol=28 +CursorRow=306 +TopLine=281 LeftChar=1 [Editor_3] |