Skip to content

Commit

Permalink
v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
NinSam committed Jan 8, 2025
1 parent 2677092 commit 81e6cc6
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

- Fixed Dark Overlay appearing in the sunset event
- Changed descriptions from customize time settings
- Added Dark Overlay to 6 more popups/layers
- Added Dark Overlay to 7 more popups/layers

## v1.1.0

Expand Down
Binary file modified resources/night_overlay.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 0 additions & 2 deletions src/Utils.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ bool DayAndNightSystem::init(){
const int min = localTime->tm_min;

// bugfix (idk why it breaks past midnight)

// add later to changelog - Fixed the tower texture from disappearing with the (insert) mod

const int endhrbugfix = 24;
const int endminbugfix = 0;
Expand Down

0 comments on commit 81e6cc6

Please sign in to comment.