Skip to content

Commit

Permalink
v1.0-beta.3-2
Browse files Browse the repository at this point in the history
  • Loading branch information
ValentinoAbate committed Feb 4, 2022
1 parent e65a40e commit 0410a8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions PokemonRandomizer/PokemonRandomizer/MainWindow.xaml.cs
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ public MainWindow()
serializerOptions.Converters.Add(new WeightedSetJsonConverter());
AppData = new ApplicationDataModel();
InitializeAppData();
UseHardCodedSettings = useHardcodedSettings;

Logger.main.OnLog += OnLog;
}
Expand Down

0 comments on commit 0410a8f

Please sign in to comment.