mirror of
https://github.com/BubbaGumpShrump/AutoTrackR2.git
synced 2025-05-23 09:05:31 +00:00
fix api call again
This commit is contained in:
parent
16a188e1e4
commit
1cca5f7635
1 changed files with 3 additions and 3 deletions
|
@ -292,9 +292,9 @@ function Read-LogEntry {
|
|||
weapon = $weapon
|
||||
method = $damageType
|
||||
loadout_ship = $ship
|
||||
gameVersion = $GameVersion
|
||||
gameMode = $GameMode
|
||||
trackrVersion = $TrackRver
|
||||
game_version = $GameVersion
|
||||
gamemode = $GameMode
|
||||
trackr_version = $TrackRver
|
||||
}
|
||||
|
||||
# Headers which may or may not be necessary
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue