mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-19 14:43:47 +00:00
commit
743bb67faf
2 changed files with 0 additions and 2 deletions
|
|
@ -97,7 +97,6 @@ function startDemoRecord()
|
|||
|
||||
ChatHud.AddLine( "\c4Recording to file [\c2" @ $DemoFileName @ "\cr].");
|
||||
|
||||
ServerConnection.prepDemoRecord();
|
||||
ServerConnection.startRecording($DemoFileName);
|
||||
|
||||
// make sure start worked
|
||||
|
|
|
|||
|
|
@ -97,7 +97,6 @@ function startDemoRecord()
|
|||
|
||||
ChatHud.AddLine( "\c4Recording to file [\c2" @ $DemoFileName @ "\cr].");
|
||||
|
||||
ServerConnection.prepDemoRecord();
|
||||
ServerConnection.startRecording($DemoFileName);
|
||||
|
||||
// make sure start worked
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue