mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-31 01:35:20 +02:00
Added party size for future use
This commit is contained in:
parent
997fa953f3
commit
6bd9b7e85e
@ -126,6 +126,8 @@ Public Class Presence
|
||||
.LargeImageText = APP_LargeImageText,
|
||||
.SmallImageKey = APP_SmallImageName,
|
||||
.SmallImageText = APP_SmallImageText,
|
||||
.PartySize = APP_Party_Size,
|
||||
.PartyMax = APP_Party_Size_Max,
|
||||
.StartTimestamp = APP_StartTimestamp
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user