Skip to content
This repository has been archived by the owner on Oct 10, 2022. It is now read-only.

Commit

Permalink
v22.1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
xAranaktu committed Oct 11, 2021
1 parent 7823a1c commit 766a7e9
Show file tree
Hide file tree
Showing 7 changed files with 3,636 additions and 806 deletions.
1,650 changes: 1,054 additions & 596 deletions FIFA22.CETRAINER

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion lua/GUI/forms/playerseditorform/manager.lua
Original file line number Diff line number Diff line change
Expand Up @@ -3509,7 +3509,6 @@ function thisFormManager:load_player_contract(playerid, is_in_user_club)

end


function thisFormManager:onApplyChangesBtnClick()
self.logger:info("Apply Changes player")

Expand Down Expand Up @@ -5777,6 +5776,7 @@ function thisFormManager:setup(params)
OtherTab = "OtherPanel",
PlayerCloneTab = "PlayerClonePanel"
}

self.frm.FindPlayerByID.Text = 'Find player by ID...'
self.change_list = {}
self.fut_found_players = nil
Expand Down
Loading

0 comments on commit 766a7e9

Please sign in to comment.