Update
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -12,3 +12,5 @@ Projects/CykaOfQud/.vs/
|
||||
Projects/CykaOfQud/.vscode/
|
||||
*.suo
|
||||
Projects/BanquetForFools/.vs/BanquetForCyka
|
||||
Projects/InfectionFreeZone/.vs/InfectionFreeZone
|
||||
Projects/Quasimorph/.vs/Quasimorph
|
||||
|
||||
@@ -2,14 +2,12 @@
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Reflection.Emit;
|
||||
using System.Runtime.CompilerServices;
|
||||
using BepInEx;
|
||||
using BepInEx.Configuration;
|
||||
using Controllers;
|
||||
using Controllers.CharacterLogic;
|
||||
using Controllers.Time;
|
||||
using Controllers.Weather;
|
||||
using Data.Resorces;
|
||||
using GameCustomization;
|
||||
using Gameplay;
|
||||
using Gameplay.Buildings;
|
||||
|
||||
Reference in New Issue
Block a user