Fixed: pitch formula was duplicated and not changed in one of the places. (reported by Ozymandias81)

This commit is contained in:
ZZYZX 2017-05-10 22:53:30 +03:00
parent 0e43985f65
commit d9d8c352a0
3 changed files with 4 additions and 4 deletions

View file

@ -30,6 +30,6 @@ using CodeImp.DoomBuilder;
// Build Number
// Revision
//
[assembly: AssemblyVersion("2.3.0.2976")]
[assembly: AssemblyVersion("2.3.0.2977")]
[assembly: NeutralResourcesLanguageAttribute("en")]
[assembly: AssemblyHash("04324cd")]
[assembly: AssemblyHash("0e43985")]