Skip to content

Commit

Permalink
fixed hypno hysteria icon and some other stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
ROBlNET13 committed Jul 14, 2024
1 parent 79d8fd0 commit 1a3016b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
File renamed without changes
14 changes: 7 additions & 7 deletions game/level/0.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ oS.Init({
a + "SelectorScreen_WoodSign3_" + b + ".png",
a + "SelectorScreen_WoodSign2_" + b + ".png",
a + "SelectorScreen_WoodSign1_" + b + ".png",
a + "SelectorScreenSurvival_" + b + ".png",
// a + "SelectorScreenSurvival_" + b + ".png",
a + "SelectorScreen_Almanac_" + b + ".png",
a + "Logo.png",
b + "LawnCleaner.png",
Expand Down Expand Up @@ -43,9 +43,9 @@ oS.Init({
a + "trophy.png",
a + "splash.png",
a + "brain.png",
a + "SelectorScreen_Shadow_Adventure.png",
a + "SelectorScreen_Shadow_Survival.png",
a + "SelectorScreen_Shadow_Challenge.png",
// a + "SelectorScreen_Shadow_Adventure.png",
// a + "SelectorScreen_Shadow_Survival.png",
// a + "SelectorScreen_Shadow_Challenge.png",
"images/interface/Almanac_Ground.jpg",
a + "Almanac_ZombieWindow2.png",
a + "Challenge_Background.jpg",
Expand All @@ -56,10 +56,10 @@ oS.Init({
a + "Dave2.gif",
a + "Dave.gif",
a + "Dave3.gif",
a + "SelectorScreenChallenges_32.png",
a + "SelectorScreenStartAdventure_32.png",
// a + "SelectorScreenChallenges_32.png",
// a + "SelectorScreenStartAdventure_32.png",
a + "version.png",
a + "TowerEntrance.png",
// a + "TowerEntrance.png",
a + "Tombstone_mounds.png",
a + "Tombstones.png",
];
Expand Down

0 comments on commit 1a3016b

Please sign in to comment.