upgrade to latest Unity 2018 LTS
This commit is contained in:
parent
f6b17d7b07
commit
900e950aa4
2 changed files with 2 additions and 2 deletions
|
@ -102,7 +102,7 @@ public class Game
|
|||
main.growQueue += design.foodValue;
|
||||
main.justAte = 0;
|
||||
|
||||
// main.fastQueue += design.foodValue;
|
||||
main.fastQueue += design.foodValue;
|
||||
|
||||
OnEat(future);
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
m_EditorVersion: 2018.4.14f1
|
||||
m_EditorVersion: 2018.4.24f1
|
||||
|
|
Reference in a new issue