~ubuntu-branches/ubuntu/vivid/manaplus/vivid-proposed

« back to all changes in this revision

Viewing changes to src/net/tmwa/serverfeatures.h

  • Committer: Package Import Robot
  • Author(s): Patrick Matthäi
  • Date: 2015-01-19 19:32:00 UTC
  • mfrom: (1.1.42)
  • Revision ID: package-import@ubuntu.com-20150119193200-ry89y6auftypk4gw
Tags: 1.5.1.17-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
76
76
 
77
77
        bool haveEmailOnRegister() const override final;
78
78
 
 
79
        bool haveEmailOnDelete() const override final;
 
80
 
79
81
        bool haveEightDirections() const override final;
80
82
 
81
83
        bool haveCharRename() const override final;
91
93
        bool haveJoinChannel() const override final;
92
94
 
93
95
        bool haveNpcWhispers() const override final;
 
96
 
 
97
        bool haveCreateCharGender() const override final;
94
98
};
95
99
 
96
100
}  // namespace TmwAthena