Skip to content

Commit

Permalink
Merge pull request #379 from maxcloutier13/Dev---Active
Browse files Browse the repository at this point in the history
Version
  • Loading branch information
maxcloutier13 authored Jul 28, 2023
2 parents 9ac5843 + d3d31f1 commit 8e3bd16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion factions/init_player.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Wait until Core is finished initializing.
waitUntil {sleep 1;cgqc_player_rank_found};

_version = "2.6.8";
_version = "2.7";
// Client-side code
player setVariable ["cgqc_version_2023", _version, true]; // Set the client's mod version

Expand Down

0 comments on commit 8e3bd16

Please sign in to comment.