forked from github/server
register missing attribute.
This commit is contained in:
parent
94a4e52ac8
commit
95a9bb4ab9
|
@ -6848,6 +6848,7 @@ void register_spells(void)
|
|||
#ifdef COMPAT_DEATHCLOUD
|
||||
at_deprecate("zauber_todeswolke", dc_read_compat);
|
||||
#endif
|
||||
at_register(&at_observer);
|
||||
|
||||
/* init_firewall(); */
|
||||
ct_register(&ct_firewall);
|
||||
|
|
Loading…
Reference in New Issue