Johxz преди 8 години
родител
ревизия
731981dbb6
променени са 2 файла, в които са добавени 0 реда и са изтрити 2 реда
  1. 0 1
      Templates/Empty/game/core/scripts/client/recordings.cs
  2. 0 1
      Templates/Full/game/core/scripts/client/recordings.cs

+ 0 - 1
Templates/Empty/game/core/scripts/client/recordings.cs

@@ -97,7 +97,6 @@ function startDemoRecord()
 
    ChatHud.AddLine( "\c4Recording to file [\c2" @ $DemoFileName @ "\cr].");
 
-   ServerConnection.prepDemoRecord();
    ServerConnection.startRecording($DemoFileName);
 
    // make sure start worked

+ 0 - 1
Templates/Full/game/core/scripts/client/recordings.cs

@@ -97,7 +97,6 @@ function startDemoRecord()
 
    ChatHud.AddLine( "\c4Recording to file [\c2" @ $DemoFileName @ "\cr].");
 
-   ServerConnection.prepDemoRecord();
    ServerConnection.startRecording($DemoFileName);
 
    // make sure start worked