Changeset 4:9fb4609a5372
- Timestamp:
- 08/02/08 11:57:20 (4 years ago)
- Branch:
- default
- convert_revision:
- svn:d0a2da98-017c-47d2-8c43-22b54484806d/trunk@5
- Files:
-
- 1 modified
-
scn2k/scn2k_grp.cc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
scn2k/scn2k_grp.cc
r0 r4 1818 1818 g.name = cmd.Str(cmd.args[1]); 1819 1819 g.gan_name = cmd.Str(cmd.args[2]); 1820 // The following lines fixes Botan's apparition on April 19 1821 // but Botan does not appears in the middle of the screen. 1822 // FIXME: This needs some further investigation. 1823 if (g.name.find('?') != -1) { 1824 g.name.erase(g.name.find('?')); 1825 g.gan_name = cmd.Str(cmd.args[2]); 1826 if (cmd.cmd4 >= 1 && cmd.args[2].value == 0) 1827 g.attr = GrpObj::Attribute(g.attr | GrpObj::HIDDEN); 1828 else 1829 g.attr = GrpObj::Attribute(g.attr & ~(GrpObj::HIDDEN)); 1830 } 1820 1831 } else if (cmd.cmd3 == 0x4b0) { // ²èÁü€òÊž»úÎó€È€·€Æ»ØÄê 1821 1832 g.gtype = GrpObj::MOJI;
![(please configure the [header_logo] section in trac.ini)](/otakunoraifu/chrome/site/your_project_logo.png)