Skip to content

Commit

Permalink
NetImgui v1.7 release
Browse files Browse the repository at this point in the history
  • Loading branch information
sammyfreg committed Jan 10, 2022
1 parent aa84d50 commit 4dc1b05
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Code/Client/NetImgui_Api.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
//! @Name : NetImgui
//=================================================================================================
//! @author : Sammy Fatnassi
//! @date : 2022/01/09
//! @version : v1.6.4
//! @date : 2022/01/10
//! @version : v1.7.7
//! @Details : For integration info : https://github.com/sammyfreg/netImgui/wiki
//=================================================================================================
#define NETIMGUI_VERSION "1.6.4"
#define NETIMGUI_VERSION_NUM 10604
#define NETIMGUI_VERSION "1.7.0"
#define NETIMGUI_VERSION_NUM 10700

#include <stdint.h>
#include "Private/NetImgui_WarningDisable.h"
Expand Down

0 comments on commit 4dc1b05

Please sign in to comment.