removed buggy code

This commit is contained in:
dominiclopez391 2021-10-27 20:20:08 -07:00
parent 5e807217bc
commit f715f352eb
5 changed files with 5 additions and 3 deletions

View file

@ -1,4 +1,6 @@
using HarmonyLib;
/*
* removed because not working
using HarmonyLib;
using System;
using System.Collections.Generic;
using System.Linq;
@ -35,4 +37,4 @@ namespace C0ffee_s_RJW_Ideology_Addons
}
}
}
}*/