Changeset 216 for trunk/UCore.pas
- Timestamp:
- May 26, 2018, 12:50:50 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/UCore.pas
r215 r216 515 515 Form := TFormClient.Create(nil); 516 516 Form.Client := LocalClients.New(SSpectator); 517 Form.Client.LocalServer := Server; 518 Form.Client.ConnectType := ctLocal; 519 Form.Client.Active := True; 517 520 //Form.Client.Form := Form; 518 521 //Form.Client.ControlPlayer := Player;
Note:
See TracChangeset
for help on using the changeset viewer.