Ignore:
Timestamp:
Apr 25, 2024, 8:40:07 PM (12 days ago)
Author:
chronos
Message:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LocalPlayer/Term.pas

    r558 r559  
    83138313    ywcenter := -((MapHeight - yyt * (G.ly - 1)) div (4 * yyt)) * 2;
    83148314  end;
    8315   // only for ywmax<=0
     8315  // only for ywmax <= 0
    83168316  if ywmax <= 0 then
    83178317    yw := ywcenter
Note: See TracChangeset for help on using the changeset viewer.