Gamedata: Add CS class hierarchy as comment for convenience

This commit is contained in:
Arkshine
2015-08-07 17:35:29 +02:00
parent 7dff2749ec
commit fb1189fd31
100 changed files with 1222 additions and 6 deletions

View File

@ -51,3 +51,13 @@
}
}
}
/**
* Class Hierarchy
* -
* CBaseEntity
* CBaseDelay
* CBreakable
* CPushable
*/