game patch(Immortal) 0.0.6.9121a patch updates, plus WIP build calculator code

This commit is contained in:
2022-04-13 01:38:47 -04:00
parent 80a516e0f2
commit 656b914c6e
27 changed files with 383 additions and 128 deletions
-1
View File
@@ -63,7 +63,6 @@ public class NavigationService : INavigationService {
webSectionType = section;
navSelectionType = NavSelectionType.Section;
Console.WriteLine(webSectionType);
NotifyDataChanged();
}