исправление имен модулей
This commit is contained in:
@@ -8,7 +8,7 @@ uses
|
||||
FMX.Types, FMX.Controls, FMX.Forms, FMX.Graphics, FMX.Dialogs, FMX.Edit,
|
||||
FMX.EditBox, FMX.SpinBox, FMX.ListBox, FMX.StdCtrls,
|
||||
FMX.Controls.Presentation,
|
||||
System.Generics.Collections, IOUtils;
|
||||
System.Generics.Collections, System.IOUtils;
|
||||
|
||||
type
|
||||
TfCreateGame = class(TForm)
|
||||
|
||||
Reference in New Issue
Block a user