cleanup & remove safefile()

got yelled at by sdraw for m_categoryDesktopVRIK.SaveToFile(false);

oopsies
This commit is contained in:
NotAKidoS 2022-12-26 17:34:59 -06:00
parent df61830c83
commit 55a3009f96
3 changed files with 4 additions and 5 deletions

View file

@ -1,6 +1,6 @@
using MelonLoader;
using DesktopVRIK.Properties;
using MelonLoader;
using System.Reflection;
using DesktopVRIK.Properties;
[assembly: AssemblyVersion(AssemblyInfoParams.Version)]