mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-13 18:51:29 +00:00
parent
c93054421f
commit
20bed20f47
@ -228,7 +228,6 @@ SET(zone_headers
|
|||||||
lua_stat_bonuses.h
|
lua_stat_bonuses.h
|
||||||
map.h
|
map.h
|
||||||
masterentity.h
|
masterentity.h
|
||||||
message.h
|
|
||||||
merc.h
|
merc.h
|
||||||
mob.h
|
mob.h
|
||||||
mob_movement_manager.h
|
mob_movement_manager.h
|
||||||
|
|||||||
@ -1,7 +0,0 @@
|
|||||||
struct Msg {
|
|
||||||
int id;
|
|
||||||
char* Sender;
|
|
||||||
char* Subject;
|
|
||||||
char* Body;
|
|
||||||
char* Date;
|
|
||||||
};
|
|
||||||
Loading…
x
Reference in New Issue
Block a user