feature(BuildCalc) Adding WIP wait button, and better styling
This commit is contained in:
@@ -326,8 +326,7 @@ public class BuildOrderService : IBuildOrderService
|
||||
atInterval = interval;
|
||||
|
||||
if (entity.EntityType != EntityType.Army) atInterval += BuildingInputDelay;
|
||||
|
||||
|
||||
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user