mirror of
https://github.com/soarqin/DSP_Mods.git
synced 2025-12-09 03:33:29 +08:00
code cleanup
This commit is contained in:
@@ -123,7 +123,7 @@ public static class TechPatch
|
||||
}
|
||||
else if (VFInput.alt)
|
||||
{
|
||||
UnlockTechRecursive(node.techProto, 10000);
|
||||
UnlockTechRecursive(node.techProto);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user