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

Commit

Permalink
i messed with version
Browse files Browse the repository at this point in the history
  • Loading branch information
justxale committed Sep 21, 2021
1 parent 8f37501 commit 158fef6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/Data.hx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import Controls;
// There must be all data about engine vars... There is only one at the moment -w-" - Xale
class EngineData
{
public static var modEngineVersion:String = 'b0.0.4.1';
public static var modEngineVersion:String = 'b0.0.3.1';
}

class ClientPrefs {
Expand Down

0 comments on commit 158fef6

Please sign in to comment.