mirror of
https://github.com/soarqin/DSP_Mods.git
synced 2025-12-10 11:23:29 +08:00
we make them compile first
This commit is contained in:
@@ -288,7 +288,7 @@ public static class TechFunctions
|
||||
{
|
||||
UnlockTechImmediately(techProto, toLevel, withPrerequisites);
|
||||
}
|
||||
history.VarifyTechQueue();
|
||||
history.VerifyTechQueue();
|
||||
if (history.currentTech != history.techQueue[0])
|
||||
{
|
||||
history.currentTech = history.techQueue[0];
|
||||
|
||||
Reference in New Issue
Block a user