mirror of
https://git.do.srb2.org/STJr/UltimateZoneBuilder.git
synced 2025-05-31 00:51:37 +00:00
Fixed: pitch formula was duplicated and not changed in one of the places. (reported by Ozymandias81)
This commit is contained in:
parent
0e43985f65
commit
d9d8c352a0
3 changed files with 4 additions and 4 deletions
|
@ -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")]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue