forked from github/server
chaosgate bordertype not registered, can't load datafile.
This commit is contained in:
parent
caa658a334
commit
6eb123d6cc
|
@ -3209,6 +3209,7 @@ attrib_init(void)
|
|||
register_bordertype(&bt_illusionwall);
|
||||
register_bordertype(&bt_firewall);
|
||||
register_bordertype(&bt_wisps);
|
||||
register_bordertype(&bt_chaosgate);
|
||||
register_bordertype(&bt_road);
|
||||
register_bordertype(&bt_questportal);
|
||||
|
||||
|
|
Loading…
Reference in New Issue