mirror of
https://github.com/DrBeef/Raze.git
synced 2024-11-28 15:02:07 +00:00
Version update for public release and updated Gold Patrons
This commit is contained in:
parent
1d682e8a96
commit
bd8cc21a16
2 changed files with 20 additions and 20 deletions
|
@ -42,9 +42,9 @@ const char *GetVersionString();
|
||||||
/** Lots of different version numbers **/
|
/** Lots of different version numbers **/
|
||||||
|
|
||||||
|
|
||||||
#define VERSIONSTR "1.7pre"
|
#define VERSIONSTR "1.7"
|
||||||
|
|
||||||
#define RAZEXR_VERSIONSTR "RazeXR 0.2.6"
|
#define RAZEXR_VERSIONSTR "RazeXR 1.0.0"
|
||||||
|
|
||||||
// The version as seen in the Windows resource
|
// The version as seen in the Windows resource
|
||||||
#define RC_FILEVERSION 1,6,9999,0
|
#define RC_FILEVERSION 1,6,9999,0
|
||||||
|
|
|
@ -2126,24 +2126,24 @@ OptionMenu "GoldTierCredits"
|
||||||
StaticText ""
|
StaticText ""
|
||||||
StaticText "Team Beef Gold Tier Patrons", 1
|
StaticText "Team Beef Gold Tier Patrons", 1
|
||||||
StaticText ""
|
StaticText ""
|
||||||
StaticText "Nutt Bustington Davide Dal Pozzolo SandpaperJack "
|
StaticText "J.T. Karis George Walker Andrew Remsen "
|
||||||
StaticText "Jesse Shuck Jerry O'Connell Austin "
|
StaticText "Daryl Chris Scott Dominik Studer "
|
||||||
StaticText "Michael Martinez Xypher Orion John Carmack "
|
StaticText "Ivan Kamakin Wicked-Devils CharlieSayNo "
|
||||||
StaticText "Guilt Seeker Chris Ivan Fitenko "
|
StaticText "Niko Valta Kay How Loot Tester "
|
||||||
StaticText "Daryle Brown JamimaPanAm Guy Incognito "
|
StaticText "Jeff Anderson David Gohman Joel D. "
|
||||||
StaticText "Branden Corbin Chase George Walker "
|
StaticText "Dylon Whisler GD Dragon Spellbound1998 "
|
||||||
StaticText "Chris Scott Wicked-Devils Kay How "
|
StaticText "Uichiban Randaltorn Cuttlersan HUSSEIN MOSTAFA "
|
||||||
StaticText "David Gohman GD Dragon Cuttlersan "
|
StaticText "Anders Lønning Benjamin Dowswell Axis "
|
||||||
StaticText "Jamie S Jack Henaghan Braxus "
|
StaticText "eiertoaster VR Jamie Luc Lowndes "
|
||||||
StaticText "Wrecx Max Alex Closs "
|
StaticText "Nutt Bustington Jack Henaghan Gabe Miller "
|
||||||
StaticText "Albert Valiev Markus Dickmann Jack Henaghan "
|
StaticText "Jesse Shuck Braxus valedurandal "
|
||||||
StaticText "AG4VR Russel Jones Saeed Al-Ali "
|
StaticText "Jerry O'Connell Max Lunar Stain "
|
||||||
StaticText "Andrew Remsen CharlieSayNo Loot Tester "
|
StaticText "John Carmack Alex Closs Ben Otter "
|
||||||
StaticText "Spellbound1998 Duncan Mummery HUSSEIN MOSTAFA "
|
StaticText "Guilt Seeker Albert Valiev BMF "
|
||||||
StaticText "Axis Luc Lowndes Mike Gummelt "
|
StaticText "Chris Markus Dickmann Emile Tixeuil "
|
||||||
StaticText "Joshua Vizanko Gabe Miller valedurandal "
|
StaticText "Jellin Jack Henaghan Griffin Cole Edwards "
|
||||||
StaticText "Tommy Green Lunar Stain Ben Otter "
|
StaticText "Ivan Fitenko AG4VR friendly neighbor "
|
||||||
StaticText "cranky_bum BMF Emile Tixeuil "
|
StaticText "JamimaPanAm Russel Jones mrpapa "
|
||||||
}
|
}
|
||||||
|
|
||||||
OptionMenu "EngineCredits"
|
OptionMenu "EngineCredits"
|
||||||
|
|
Loading…
Reference in a new issue