ZealanL / RocketSim

A C++ library for simulating Rocket League games at maximum efficiency
MIT License
63 stars 15 forks source link

Add missing const's #27

Closed VirxEC closed 1 year ago

VirxEC commented 1 year ago

Added const to the following functions:

Also added the build/ directory to .gitignore for personal reasons

ZealanL commented 1 year ago

I think you may have accidentally replaced Arena.h with Arena.cpp

VirxEC commented 1 year ago

LOL whoops