1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-07-04 15:26:00 +02:00

Fixed constExprs with ints, hover for enum values, _ for enums

This commit is contained in:
Brian Fiete 2019-12-24 13:13:04 -08:00
parent 4087bf8e2a
commit 4dcd7f9c6a
21 changed files with 293 additions and 142 deletions

View file

@ -195,6 +195,7 @@ public:
#endif
SOCKET mSocket;
BfpThread* mThread;
BfpThreadId mThreadId;
String mServerName;
String mSessionName;
String mSessionID;