mirror of
https://git.do.srb2.org/STJr/ZoneBuilder.git
synced 2024-11-10 06:41:49 +00:00
Renamed the config
This commit is contained in:
parent
99cb93b0ae
commit
d0c9aeb79d
2 changed files with 4 additions and 4 deletions
|
@ -1,11 +1,12 @@
|
|||
/*********************************************************\
|
||||
Zone Builder Game Configuration
|
||||
For Sonic Robo Blast 2 Version 2.2
|
||||
For Sonic Robo Blast 2 Version 2.1
|
||||
Contributors (alphabetical):
|
||||
* Foxboy
|
||||
* JJames19119
|
||||
* Kalaron
|
||||
* Kristos
|
||||
* MascaraSnake
|
||||
* Morpheus
|
||||
* Neo Chaotikal
|
||||
* Oogaland
|
||||
|
@ -16,14 +17,13 @@
|
|||
* SSNTails
|
||||
* toaster
|
||||
* Viola
|
||||
* SpiritCrusher
|
||||
\*********************************************************/
|
||||
|
||||
// This is required to prevent accedential use of a different configuration
|
||||
type = "Doom Builder 2 Game Configuration";
|
||||
|
||||
// This is the title to show for this game
|
||||
game = "Sonic Robo Blast 2 - 2.2 indev";
|
||||
game = "Sonic Robo Blast 2 - 2.1 + Slopes";
|
||||
|
||||
//GZDB specific. Don't try to load lumps that don't exist.
|
||||
basegame = 0;
|
|
@ -319,7 +319,7 @@ recentfiles
|
|||
configurations
|
||||
{
|
||||
|
||||
srb2-22db2
|
||||
srb2-21slopeszb
|
||||
{
|
||||
enabled = true;
|
||||
nodebuildersave = "zennode_normal";
|
||||
|
|
Loading…
Reference in a new issue