Skip to content

Commit

Permalink
marked version as 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
slava998 committed Mar 1, 2024
1 parent ea9e8fc commit 0c610ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rules/Common/CommonSettings.as
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ const u8 BUTTON_SIZE = 4;
void onInit(CRules@ this)
{
//mod version
this.set_string("version", "1.0");
this.set_string("version", "1.1");

//dedicated server name
const string server_name = "[EU] Tankrekt "+this.get_string("version");
Expand Down

0 comments on commit 0c610ed

Please sign in to comment.