This repository was archived by the owner on Mar 30, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5151//
5252
5353VS_VERSION_INFO VERSIONINFO
54- FILEVERSION 1,0,0,14
55- PRODUCTVERSION 1,0,0,14
54+ FILEVERSION 1,0,0,15
55+ PRODUCTVERSION 1,0,0,15
5656 FILEFLAGSMASK 0x3fL
5757#ifdef _DEBUG
5858 FILEFLAGS 0x1L
@@ -69,12 +69,12 @@ BEGIN
6969 BEGIN
7070 VALUE "CompanyName", "Team ESDG"
7171 VALUE "FileDescription", "Among Us to Mumble VoIP adapter"
72- VALUE "FileVersion", "1.0.0.14 "
72+ VALUE "FileVersion", "1.0.0.15 "
7373 VALUE "InternalName", "winhttp.dll"
7474 VALUE "LegalCopyright", "Copyright (C) Team ESDG 2021"
7575 VALUE "OriginalFilename", "winhttp.dll"
7676 VALUE "ProductName", "AmongUs-Mumble"
77- VALUE "ProductVersion", "1.0.0.14 "
77+ VALUE "ProductVersion", "1.0.0.15 "
7878 END
7979 END
8080 BLOCK "VarFileInfo"
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ using PlayerInfo = GameData_GOOIGLGKMCE;
2020__declspec(selectany ) InnerNetClient_GameState__Enum InnerNetClient_GameState__Enum_Joined = InnerNetClient_CGJDIIGHLGC__Enum_Joined ;
2121__declspec(selectany ) InnerNetClient_GameState__Enum InnerNetClient_GameState__Enum_Started = InnerNetClient_CGJDIIGHLGC__Enum_Started ;
2222__declspec(selectany ) InnerNetClient_GameState__Enum InnerNetClient_GameState__Enum_Ended = InnerNetClient_CGJDIIGHLGC__Enum_Ended ;
23- __declspec(selectany ) bool GameData_GOOIGLGKMCE__Fields ::* IsImposter = & GameData_GOOIGLGKMCE__Fields ::HKELEMPLDPK ;
23+ __declspec(selectany ) bool GameData_GOOIGLGKMCE__Fields ::* IsImposter = & GameData_GOOIGLGKMCE__Fields ::LGEGJEHCFOG ;
2424__declspec(selectany ) uint8_t GameData_GOOIGLGKMCE__Fields ::* ColorId = & GameData_GOOIGLGKMCE__Fields ::ACBLKMFEPKC ;
2525__declspec(selectany ) Color32__Array * KOBANOHPIIA__StaticFields ::* PlayerColors = & KOBANOHPIIA__StaticFields ::KLOCHKGCNGP ;
2626
You can’t perform that action at this time.
0 commit comments