mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-15 00:24:40 +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].");
|
ChatHud.AddLine( "\c4Recording to file [\c2" @ $DemoFileName @ "\cr].");
|
||||||
|
|
||||||
ServerConnection.prepDemoRecord();
|
|
||||||
ServerConnection.startRecording($DemoFileName);
|
ServerConnection.startRecording($DemoFileName);
|
||||||
|
|
||||||
// make sure start worked
|
// make sure start worked
|
||||||
|
|
|
||||||
|
|
@ -97,7 +97,6 @@ function startDemoRecord()
|
||||||
|
|
||||||
ChatHud.AddLine( "\c4Recording to file [\c2" @ $DemoFileName @ "\cr].");
|
ChatHud.AddLine( "\c4Recording to file [\c2" @ $DemoFileName @ "\cr].");
|
||||||
|
|
||||||
ServerConnection.prepDemoRecord();
|
|
||||||
ServerConnection.startRecording($DemoFileName);
|
ServerConnection.startRecording($DemoFileName);
|
||||||
|
|
||||||
// make sure start worked
|
// make sure start worked
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue