NeotokyoRebuild / neo

NEOTOKYO Rebuild - Source SDK 2013 mod of NEOTOKYO
Other
11 stars 9 forks source link

Refactor: `CNEOHud_GhostMarker` should internally work out ghost states #475

Open nullsystem opened 1 week ago

nullsystem commented 1 week ago

Currently some setters set by a C_NEO_player to pass on ghosting team, client's states, etc.. but it can be done within CNEOHud_GhostMarker instead. Mostly less possible state issues.