Skip to content

Commit

Permalink
fixed waflash
Browse files Browse the repository at this point in the history
  • Loading branch information
DaBiggestBozo committed Feb 13, 2024
1 parent 5f08939 commit 5e64583
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion papafreeze.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<style> body {background-color: #000000 }</style>
<!-- Div content -->
<div style="margin:0 auto;text-align:center">
<embed src="waflashfix/games/papasfreezeria.swf" width="700" height="600"> </embed>
<embed src="papasfreezeria.swf" width="700" height="600"> </embed>
<!-- Div align in the middle -->
<div style="margin-left:auto;margin-right:auto;text-align:center">

Expand Down
2 changes: 1 addition & 1 deletion papapasta.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<!-- Div content -->
<div style="margin:0 auto;text-align:center">
<embed src="waflashfix/games/papaspastaria_v2.swf" width="850" height="600"> </embed>
<embed src="papaspastaria_v2.swf" width="850" height="600"> </embed>
<!-- Div align in the middle -->
<div style="margin-left:auto;margin-right:auto;text-align:center">

Expand Down
2 changes: 1 addition & 1 deletion papataco.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<!-- Div content -->
<div style="margin:0 auto;text-align:center">
<embed src="waflashfix/games/papastacomia_v2.swf" width="850" height="600"> </embed>
<embed src="papastacomia_v2.swf" width="850" height="600"> </embed>
<!-- Div align in the middle -->
<div style="margin-left:auto;margin-right:auto;text-align:center">

Expand Down

0 comments on commit 5e64583

Please sign in to comment.