buildings registrieren im mapper

This commit is contained in:
Enno Rehling 2002-03-31 13:42:53 +00:00
parent a8bb24cf67
commit 665bd04808
1 changed files with 1 additions and 0 deletions

View File

@ -1561,6 +1561,7 @@ main(int argc, char *argv[])
register_races();
register_resources();
register_buildings();
register_ships();
register_items();
register_spells();