Skip to content

Commit

Permalink
Update 0001-AppImage-CMakeLists.txt.patch
Browse files Browse the repository at this point in the history
  • Loading branch information
tx00100xt committed Feb 17, 2024
1 parent fd80f49 commit eb1ddfb
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions appimage/patches/0001-AppImage-CMakeLists.txt.patch
Original file line number Diff line number Diff line change
Expand Up @@ -69,15 +69,6 @@
endif()
endif()
endif()
@@ -735,7 +735,7 @@
entity(Entities/NavigationMarker)
entity(Entities/ParticlesHolder)
entity(Entities/Pendulum)
- entity(Entities/Pipebomb)
+ #entity(Entities/Pipebomb)
entity(Entities/PlayerActionMarker)
entity(Entities/PlayerAnimator)
entity(Entities/Player)
--- a/SamTSE/Sources/CMakeLists.txt 2024-02-13 13:18:55.092066026 +0300
+++ b/SamTSE/Sources/CMakeLists.txt 2024-02-13 13:02:50.340893761 +0300
@@ -1,4 +1,4 @@
Expand Down Expand Up @@ -141,12 +132,3 @@
endif()
endif()
endif()
@@ -735,7 +735,7 @@
entity(Entities/NavigationMarker)
entity(Entities/ParticlesHolder)
entity(Entities/Pendulum)
- entity(Entities/Pipebomb)
+ #entity(Entities/Pipebomb)
entity(Entities/PlayerActionMarker)
entity(Entities/PlayerAnimator)
entity(Entities/Player)

0 comments on commit eb1ddfb

Please sign in to comment.