Update PlayerManager.h
This commit is contained in:
		
							parent
							
								
									026678d182
								
							
						
					
					
						commit
						ab218278f7
					
				| @ -153,7 +153,7 @@ private: | |||||||
| #if SOURCE_ENGINE == SE_CSGO | #if SOURCE_ENGINE == SE_CSGO | ||||||
| 	QueryCvarCookie_t m_LanguageCookie = InvalidQueryCvarCookie; | 	QueryCvarCookie_t m_LanguageCookie = InvalidQueryCvarCookie; | ||||||
| #endif | #endif | ||||||
| 	ke::LinkedList<ke::AString> m_PrintfBuffer; | 	ke::Deque<ke::AString> m_PrintfBuffer; | ||||||
| }; | }; | ||||||
| 
 | 
 | ||||||
| class PlayerManager :  | class PlayerManager :  | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user