altmp / cpp-sdk

altMP C++ SDK for Modules
MIT License
31 stars 29 forks source link

Fix Order enum naming style #102

Open xxshady opened 2 months ago

libragliese581 commented 2 months ago

Also will need to be replaced the use common::Order:: in project ALTV. Like if (sortOrder == common::Order::kDesc)