upgrade to latest Unity 2018 LTS

This commit is contained in:
spatialfree 2020-07-22 12:25:26 -07:00
parent f6b17d7b07
commit 900e950aa4
2 changed files with 2 additions and 2 deletions

View file

@ -102,7 +102,7 @@ public class Game
main.growQueue += design.foodValue;
main.justAte = 0;
// main.fastQueue += design.foodValue;
main.fastQueue += design.foodValue;
OnEat(future);

View file

@ -1 +1 @@
m_EditorVersion: 2018.4.14f1
m_EditorVersion: 2018.4.24f1