mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-03 14:59:23 +00:00
[ShareBubbles] Remove todo notes
This commit is contained in:
parent
84dcf35362
commit
9133c6b161
1 changed files with 2 additions and 2 deletions
|
@ -5,6 +5,6 @@ public class BubblePedestalInfo
|
|||
public string Name;
|
||||
public string ImageUrl;
|
||||
public string AuthorId;
|
||||
public bool IsPermitted; // TODO: awaiting luc to fix not being true for private shared (only true for public)
|
||||
public bool IsPublic; // TODO: awaiting luc to add
|
||||
public bool IsPermitted;
|
||||
public bool IsPublic;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue