mirror of
https://github.com/amevarashi/RJW-Sexperience.git
synced 2024-08-14 23:54:08 +00:00
Started reusing objects in SexStatusViewModel
This commit is contained in:
parent
4e44d42c4f
commit
5138e11cb2
5 changed files with 128 additions and 109 deletions
|
@ -8,7 +8,7 @@ namespace RJWSexperience.SexHistory.UI
|
|||
public readonly string preferRaceLabel;
|
||||
public readonly string preferRaceTypeLabel;
|
||||
public readonly string sexCount;
|
||||
public readonly BarInfo? barInfo;
|
||||
public readonly BarInfo barInfo;
|
||||
public readonly Func<Vector2, Texture> portraitGetter;
|
||||
|
||||
public PreferedRaceCard(SexHistoryComp sexHistory)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue