Example #1
0
 void QueueWhiteBloodCell()
 {
     productionQueue.QueueItem(WBC_DEFAULT_BUILDTIME, WBC_BASE_COST, PRODUCTION_SPRITE, buttonType);
 }