Skip to content

Commit 6645f18

Browse files
github-actionsROBlNET13
andcommitted
Format "konami cheatcode + coinbank + extra mower assets"
Original commit: 57c0671 Co-authored-by: ROBlNET13 <[email protected]>
1 parent 57c0671 commit 6645f18

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

game/Custom.css

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -935,22 +935,22 @@ input[type="checkbox"]:checked {
935935
left: 50%;
936936
margin-left: -300px;
937937
cursor: url(images/interface/Cursor.cur), default;
938-
background: url(images/interface/coinbank.png) no-repeat;
938+
background: url(images/interface/coinbank.png) no-repeat;
939939
width: 128px;
940940
height: 31px;
941941
z-index: 256;
942942
}
943943

944944
#dCoinBank #dCoinBankText {
945-
position: absolute;
946-
top: 17%;
947-
left: 39px;
948-
visibility: visible;
949-
font-family: "continuumbold" !important;
950-
text-align: right;
951-
width: 80px;
945+
position: absolute;
946+
top: 17%;
947+
left: 39px;
948+
visibility: visible;
949+
font-family: "continuumbold" !important;
950+
text-align: right;
951+
width: 80px;
952952
height: 16px;
953-
font-size: 18px;
953+
font-size: 18px;
954954
color: rgb(180, 255, 90);
955955
}
956956

game/images/Zombies/CX/v.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
702cb87443fd33162fc631a32186755a487e07b3
1+
57c0671c47ec9ee44bfc7cece36a4f7e24fd59de

game/js/Cheatcodes.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ let cheatCodes = {
1414
re: () => {
1515
SelectModal(oS.Lvl);
1616
},
17-
handy : () => {
17+
handy: () => {
1818
ViewHandBook();
1919
},
2020
j: () => {

0 commit comments

Comments
 (0)