Skip to content

Commit

Permalink
v1.5.3 release candidate
Browse files Browse the repository at this point in the history
  • Loading branch information
Die4Ever committed Mar 10, 2021
1 parent 31a1068 commit 3909bd8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified DeusEx.u
Binary file not shown.
2 changes: 1 addition & 1 deletion DeusEx/Classes/DXRFlags.uc
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,7 @@ static function int VersionNumber()
static function string VersionString()
{
return VersionToString(1, 5, 3) $ " Beta";
return VersionToString(1, 5, 3) $ "";
}
function MaxRando()
Expand Down

0 comments on commit 3909bd8

Please sign in to comment.