Initialize strategy (for linux)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@1260 30fe4595-0a0c-4342-8851-515496e4dcbd Former-commit-id: 80e3f681a66cf7794173c89f2d757aa88ad717da Former-commit-id: b4573136cc0472576e08bcdf70576704c5ed47c6
This commit is contained in:
parent
733d0dd3dc
commit
a09f7891c1
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@ SimpleStrategy::SimpleStrategy() :
|
|||
teamIndex = 0;
|
||||
releasePit = false;
|
||||
#endif
|
||||
strategy = STRATEGY_DESPERATE;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue