Gamedata: Add CS class hierarchy as comment for convenience
This commit is contained in:
@ -1339,3 +1339,15 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* Class Hierarchy
|
||||
* -
|
||||
* CBaseEntity
|
||||
* CBaseDelay
|
||||
* CBaseAnimating
|
||||
* CBaseToggle
|
||||
* CBaseMonster
|
||||
* CBasePlayer
|
||||
*/
|
||||
|
Reference in New Issue
Block a user