Skip to content

Commit

Permalink
patch: Route66(0_2)
Browse files Browse the repository at this point in the history
  • Loading branch information
francisdb committed Sep 11, 2024
1 parent 1613ea3 commit af70f63
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 1,996 deletions.
File renamed without changes.
10 changes: 5 additions & 5 deletions Route66(0_2)/Route66.vbs.patch
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
--- Route66.vbs.original 2024-09-04 16:03:55.690541904 +0200
+++ Route66.vbs 2024-09-04 16:01:33.982074427 +0200
@@ -281,7 +281,7 @@
--- Route66.vbs.original 2024-09-11 14:36:39.566053315 +0200
+++ Route66.vbs 2024-09-11 14:27:46.599517576 +0200
@@ -307,7 +307,7 @@

Sub RolloverStarTopLeft_hit
PlaySoundAtBall "fx_Sensor"
Expand All @@ -9,7 +9,7 @@
PlRolloverStarTopLeft.state = 1
If PlArrowLoopLeft.state = 2 Then
PlArrowLoopLeft.state = 1
@@ -291,13 +291,13 @@
@@ -317,13 +317,13 @@

Sub RolloverStarTopCenter_hit
PlaySoundAtBall "fx_Sensor"
Expand All @@ -25,7 +25,7 @@
PlRolloverStarTopRight.state = 1
If PlArrowLoopRight.state = 2 Then
PlArrowLoopRight.state = 1
@@ -347,7 +347,7 @@
@@ -373,7 +373,7 @@

Sub TargetTopRight_Hit
PlaySoundAtBall "fx_TargetHit"
Expand Down
Loading

0 comments on commit af70f63

Please sign in to comment.