mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2024-11-10 14:51:46 +00:00
- missed a line.
This commit is contained in:
parent
580e580c42
commit
5e34b78451
1 changed files with 1 additions and 0 deletions
|
@ -536,6 +536,7 @@ void SetCompatibilityParams()
|
|||
{
|
||||
sectors[CompatParams[i + 1]].tag = CompatParams[i + 2];
|
||||
}
|
||||
i += 3;
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue