mirror of
https://github.com/tbamud/tbamud.git
synced 2026-02-20 18:41:44 +01:00
Added protocols,lists and events, and fixed some bugs... refer to changelog.
This commit is contained in:
@@ -81,6 +81,7 @@ struct ibt_data
|
||||
room_vnum room; /**< Room in which this IBT was reported */
|
||||
long id_num; /**< The ID number of the player who logged it */
|
||||
int flags[IBT_ARRAY_MAX]; /**< IBT flags */
|
||||
long dated; /**< When the IBT what reported */
|
||||
};
|
||||
|
||||
extern IBT_DATA *first_bug;
|
||||
|
||||
Reference in New Issue
Block a user