mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-04 22:56:37 +00:00
svn -> git Migration
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
struct Msg {
|
||||
int id;
|
||||
char* Sender;
|
||||
char* Subject;
|
||||
char* Body;
|
||||
char* Date;
|
||||
};
|
||||
Reference in New Issue
Block a user