mirror of
https://github.com/zhenyan121/SporeBG-Conid.git
synced 2026-04-10 06:14:08 +08:00
feat: add round display
This commit is contained in:
@@ -9,5 +9,6 @@ struct DebugData {
|
||||
std::pair<int, int> mousePosition = {0, 0};
|
||||
std::pair<int, int> mouseLogicalPostion = {0, 0};
|
||||
int currentFPS = 0;
|
||||
int round = 0;
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user