- update comment on SSBOs.
This commit is contained in:
parent
a8bff8e559
commit
18daf2c510
2 changed files with 3 additions and 4 deletions
|
|
@ -794,6 +794,7 @@ void MapLoader::SpawnSpecials ()
|
|||
// This also cannot consider lifts triggered by scripts etc.
|
||||
case Generic_Lift:
|
||||
if (line.args[3] != 1) continue;
|
||||
[[fallthrough]];
|
||||
case Plat_DownWaitUpStay:
|
||||
case Plat_DownWaitUpStayLip:
|
||||
case Plat_UpWaitDownStay:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue