Lux-AI-Challenge / Lux-Design-S1

Home to the design and engine of the @Lux-AI-Challenge Season 1, hosted on @kaggle
https://lux-ai.org/
Apache License 2.0
897 stars 152 forks source link

fixed game_object cargo transfer cpp kit #126

Closed AdSkipper1337 closed 2 years ago

AdSkipper1337 commented 2 years ago

I also made all the functions that are const, to const otherwise it does not run on my side as I pass objects as const references and it should just be an optimization