Skip to content

Commit

Permalink
Support for SOC task system (#392)
Browse files Browse the repository at this point in the history
  • Loading branch information
Xottab-DUTY committed Mar 26, 2022
1 parent e71032d commit c5ef6c7
Show file tree
Hide file tree
Showing 13 changed files with 563 additions and 44 deletions.
1 change: 1 addition & 0 deletions src/xrGame/Actor.h
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ class CActor : public CEntityAlive,

protected:
virtual void AddEncyclopediaArticle(const CInfoPortion* info_portion) const;
virtual void AddGameTask(const CInfoPortion* info_portion) const;

struct SDefNewsMsg
{
Expand Down
Loading

0 comments on commit c5ef6c7

Please sign in to comment.