aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes/ULCD.pas
diff options
context:
space:
mode:
Diffstat (limited to 'Game/Code/Classes/ULCD.pas')
-rw-r--r--Game/Code/Classes/ULCD.pas2
1 files changed, 1 insertions, 1 deletions
diff --git a/Game/Code/Classes/ULCD.pas b/Game/Code/Classes/ULCD.pas
index 13736729..4bbddf46 100644
--- a/Game/Code/Classes/ULCD.pas
+++ b/Game/Code/Classes/ULCD.pas
@@ -119,7 +119,7 @@ end;
constructor TLCD.Create;
begin
-//
+ inherited;
end;
procedure TLCD.Enable;