Skip to content

Commit dc86721

Browse files
committed
added gpu model
1 parent 4eb45a4 commit dc86721

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/gameanalytics/GADevice.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ namespace gameanalytics
7878
std::string _osVersion;
7979
std::string _deviceModel;
8080
std::string _deviceManufacturer;
81+
std::string _gpu;
8182

8283
std::string _writablepath;
8384
bool _writablepathStatus{false};

0 commit comments

Comments
 (0)