|
Re: Problems Deploying Code
Any help? Our Problem is similar o the deployment problem experienced by Team 2606 found here.
__________________
Code:
while (life){
frcObsession = true;
obs.ProgramAndObsess();
}
if (!life) life = true;
Last edited by Peragore : 20-02-2011 at 15:10.
|