Skip to content

Commit

Permalink
patch: PowerPlay, Jungle Lord, Centrigrade 37, JunkYard, Pharaoh, Sol…
Browse files Browse the repository at this point in the history
…ar Fire, ATeam, Vampirella, X-Files (#319)
  • Loading branch information
Bla1ze authored Sep 21, 2024
1 parent 9f48f17 commit d2a2689
Show file tree
Hide file tree
Showing 27 changed files with 83,628 additions and 0 deletions.
3,399 changes: 3,399 additions & 0 deletions 1256692067_PowerPlay(Bally1977)2.1/Power Play (Bally 1977).vbs

Large diffs are not rendered by default.

3,399 changes: 3,399 additions & 0 deletions 1256692067_PowerPlay(Bally1977)2.1/Power Play (Bally 1977).vbs.original

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
--- ./Power Play (Bally 1977).vbs.original 2024-08-14 02:17:02
+++ ./Power Play (Bally 1977).vbs 2024-08-14 01:28:46
@@ -922,7 +922,7 @@

Sub DoDTAnim()
Dim i
- For i=0 to Ubound(DTArray)
+ For i = 0 To UBound(DTArray)
DTArray(i).animate = DTAnimate(DTArray(i).primary,DTArray(i).secondary,DTArray(i).prim,DTArray(i).sw,DTArray(i).animate)
Next
End Sub
Loading

0 comments on commit d2a2689

Please sign in to comment.