DEADSOFTWARE

fix whitespace
authorTerminalHash <lyashuk.voxx@gmail.com>
Tue, 25 Apr 2023 17:49:35 +0000 (20:49 +0300)
committerTerminalHash <lyashuk.voxx@gmail.com>
Tue, 25 Apr 2023 17:49:35 +0000 (20:49 +0300)
src/game/g_game.pas

index ebe014424a6183f8ae20d93dc30bb924f0d2a76f..7b4ae2ee0fa1958759e5166850cc184cbdb7c344 100644 (file)
@@ -5768,7 +5768,7 @@ begin
       a := StrToIntDef(p[1], 0);
       g_Force_Model_Set(a);
     end
-  end  
+  end
   else if cmd = 'g_force_model_name' then
   begin
     if (Length(P) > 1) then