CSGO-Projects/ConfigManagerV2/ConfigManagerV2
Mathias Lui 8edbd31b94 Fix calculation issue when not on NAV area & Increment version
* Incremented to Version 1.3.1.3 as well as .NET 7
* When not standing inside of a NAV area and setting the position via button, it didn't find a NAV area and disregarded the player's height. Now we just check if Z value was set (not null)
* Also fixed comment
(Holy shit I wish I had motivation to refactor the main window)
2023-03-07 00:16:37 +01:00
..
Themes Migrate to .NET 6.0 and create ConfigManagerV2 project 2022-03-25 19:55:14 +01:00
App.xaml Migrate to .NET 6.0 and create ConfigManagerV2 project 2022-03-25 19:55:14 +01:00
App.xaml.cs Migrate to .NET 6.0 and create ConfigManagerV2 project 2022-03-25 19:55:14 +01:00
AssemblyInfo.cs Migrate to .NET 6.0 and create ConfigManagerV2 project 2022-03-25 19:55:14 +01:00
ConfigManagerV2.csproj Fix calculation issue when not on NAV area & Increment version 2023-03-07 00:16:37 +01:00
MainWindow.xaml Migrate to .NET 6.0 and create ConfigManagerV2 project 2022-03-25 19:55:14 +01:00
MainWindow.xaml.cs Migrate to .NET 6.0 and create ConfigManagerV2 project 2022-03-25 19:55:14 +01:00