Skip to content

Commit

Permalink
Comment corection
Browse files Browse the repository at this point in the history
  • Loading branch information
jval1972 committed Apr 9, 2024
1 parent 2157d5a commit 4c5fde0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Mars/p_spec.pas
Original file line number Diff line number Diff line change
Expand Up @@ -3509,7 +3509,7 @@ procedure P_SpawnSpecials;
while P_FindSectorFromLineTag2(@lines[i], s) >= 0 do
sectors[s].renderflags := sectors[s].renderflags or SRF_RIPPLE_FLOOR;
end;
// JVAL: ripple effect to tagged sectors floor
// JVAL: ripple effect to tagged sectors ceiling
280:
begin
s := -1;
Expand Down

0 comments on commit 4c5fde0

Please sign in to comment.