EvEmu
0.8.4
11 September 2021
|
Go to the source code of this file.
Variables | |
static std::map< std::string, bool > | NONPERSISTVARS |
|
static |
Map of variables that should never be sent through the wire on the session data These variables will be ignored. In reality we should have a whitelist
TODO: COME UP WITH A REAL WHITELIST OF THINGS THAT HAVE TO BE SENT TO THE CLIENT
Definition at line 39 of file ClientSession.cpp.