aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Menu/UMenuSelect.pas
diff options
context:
space:
mode:
Diffstat (limited to 'Game/Code/Menu/UMenuSelect.pas')
-rw-r--r--Game/Code/Menu/UMenuSelect.pas4
1 files changed, 2 insertions, 2 deletions
diff --git a/Game/Code/Menu/UMenuSelect.pas b/Game/Code/Menu/UMenuSelect.pas
index f7bb871f..72141a27 100644
--- a/Game/Code/Menu/UMenuSelect.pas
+++ b/Game/Code/Menu/UMenuSelect.pas
@@ -99,8 +99,8 @@ begin
end;
procedure TSelect.SetSelect(Value: boolean);
-var
- SO: integer;
+{var
+ SO: integer;}
begin // default 1, 0.4
SelectBool := Value;
if Value then begin