Skip to content

Commit

Permalink
chore: update SML_Patch.patch
Browse files Browse the repository at this point in the history
  • Loading branch information
Panakotta00 committed Nov 5, 2024
1 parent 9cdcfde commit a615ab7
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions SML_Patch.patch
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,16 @@ index c00ac8d210..3bb40273cd 100644
public:
/**
* Called bu the tracks when a vehicle enters and exits a section of track.
diff --git a/Source/FactoryGame/Public/Buildables/FGBuildableRailroadSwitchControl.h b/Source/FactoryGame/Public/Buildables/FGBuildableRailroadSwitchControl.h
index 99025de9bf..13945dbd65 100644
--- a/Source/FactoryGame/Public/Buildables/FGBuildableRailroadSwitchControl.h
+++ b/Source/FactoryGame/Public/Buildables/FGBuildableRailroadSwitchControl.h
@@ -7,6 +7,8 @@
#include "FGUseableInterface.h"
#include "FGBuildableRailroadSwitchControl.generated.h"

+class UFGRailroadTrackConnectionComponent;
+
/**
* Struct containing packaged switch data so we can get an OnRep for them as a group.
*/

0 comments on commit a615ab7

Please sign in to comment.