owenashurst / agar.io-clone

Agar.io clone written with Socket.IO and HTML5 canvas
MIT License
2.88k stars 1.12k forks source link

You can't eat until you are at your whole size #455

Open rrmina opened 7 years ago

rrmina commented 7 years ago

^title

smarty6788 commented 6 years ago

I've fixed that problem but it includes removing the split

Go to config.json and set limitSplit to 1

"limitSplit": 1,

The problem then should be fixed