mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
28 lines
243 B
INI
28 lines
243 B
INI
// Don't feel like updating, these are only for Doom format anyway...
|
|
sectortypes
|
|
{
|
|
0 = "Normal";
|
|
}
|
|
|
|
gen_sectortypes
|
|
{
|
|
first
|
|
{
|
|
0 = "Normal";
|
|
}
|
|
|
|
second
|
|
{
|
|
0 = "Normal";
|
|
}
|
|
|
|
third
|
|
{
|
|
0 = "Normal";
|
|
}
|
|
|
|
fourth
|
|
{
|
|
0 = "Normal";
|
|
}
|
|
}
|