Changeset 498 for trunk


Ignore:
Timestamp:
Dec 18, 2023, 11:21:07 PM (5 months ago)
Author:
chronos
Message:
  • Modified: Use slow mouse scrolling by default.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LocalPlayer/Term.pas

    r496 r498  
    80558055begin
    80568056  DefaultOptionChecked := [soEnMoves, soSlowMoves, soNames, soRepScreens,
    8057     soSoundOn, soScrollOff, soAlSlowMoves];
     8057    soSoundOn, soScrollSlow, soAlSlowMoves];
    80588058  Reg := TRegistry.Create;
    80598059  with Reg do try
Note: See TracChangeset for help on using the changeset viewer.