Updated code to use the new name for the race dialog.

actorid
Jan Borsodi 15 years ago
parent 93608ca892
commit 4675402e0b

@ -1,4 +1,4 @@
#include "mw_chargen.hpp"
#include "race.hpp"
#include "../mwworld/environment.hpp"
#include "../mwworld/world.hpp"
#include "components/esm_store/store.hpp"

@ -1,6 +1,6 @@
#include "window_manager.hpp"
#include "mw_layouts.hpp"
#include "mw_chargen.hpp"
#include "race.hpp"
#include "../mwmechanics/mechanicsmanager.hpp"

Loading…
Cancel
Save