compatibility

This commit is contained in:
Platinum 2020-04-26 08:06:23 -07:00
parent 150e567a1d
commit e2335d7db5
4 changed files with 5 additions and 3 deletions

View file

@ -1,4 +1,4 @@
/*using HarmonyLib;
using HarmonyLib;
using System;
using System.Collections.Generic;
using System.Linq;
@ -138,5 +138,4 @@ namespace Rimworld_Animations {
return false;
}
}
}
*/
}