Skip to content

Commit

Permalink
3.9 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
VaIeroK committed Jan 16, 2023
1 parent 5c3bad5 commit 66e76c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OGF tool/Forms/OgfEditor.cs
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ public partial class OGF_Editor : Form
public string[] game_materials = { };
public bool UseTexturesCache = false;

static public string PROGRAM_VERSION = "3.8";
static public string PROGRAM_VERSION = "3.9";

// Input
public bool bKeyIsDown = false;
Expand Down

0 comments on commit 66e76c6

Please sign in to comment.