Skip to content

Commit

Permalink
Allow defining gpClientInfo
Browse files Browse the repository at this point in the history
  • Loading branch information
N7Alpha committed Jun 16, 2024
1 parent 74bd50e commit 5bdd272
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@ using namespace NetImgui::Internal;

namespace NetImgui {

#ifndef gpClientInfo
static Client::ClientInfo* gpClientInfo = nullptr;
#endif

bool ProcessInputData(Client::ClientInfo& client);

Expand Down

0 comments on commit 5bdd272

Please sign in to comment.