mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2024-12-23 01:59:43 +08:00
parent
69290867d5
commit
d8ff047ffd
@ -1,4 +1,4 @@
|
||||
//===== Copyright © 1996-2005, Valve Corporation, All rights reserved. ======//
|
||||
//===== Copyright <EFBFBD> 1996-2005, Valve Corporation, All rights reserved. ======//
|
||||
//
|
||||
// Purpose:
|
||||
//
|
||||
@ -457,6 +457,8 @@ protected:
|
||||
const char *m_pszDefaultValue;
|
||||
|
||||
CVValue_t m_Value;
|
||||
|
||||
CVValue_t m_ValueUnknown;
|
||||
|
||||
// Min/Max values
|
||||
bool m_bHasMin;
|
||||
|
Loading…
Reference in New Issue
Block a user