potatoengine / potato

Hobby C++ game engine
MIT License
38 stars 2 forks source link

fixing staticid compare #317

Closed marcinwie closed 2 years ago

marcinwie commented 2 years ago

adding explicit compare operators to make sure staticid is using hashed value over binary compare.