Skip to content

Commit

Permalink
Merge pull request #3602 from plule/feat/suspended-icon
Browse files Browse the repository at this point in the history
Add a separate icon for jobs suspended by suspendmanager
  • Loading branch information
myk002 authored Aug 1, 2023
2 parents 67e5aa0 + 17ca9e0 commit 53c90af
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified data/art/unsuspend.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: 1 addition & 1 deletion library/include/modules/Textures.h
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ DFHACK_EXPORT long getOnOffTexposStart();
DFHACK_EXPORT long getMapPathableTexposStart();

/**
* Get the first texpos for the unsuspend 32x32 sprites. It's a 4x1 grid.
* Get the first texpos for the unsuspend 32x32 sprites. It's a 5x1 grid.
*/
DFHACK_EXPORT long getMapUnsuspendTexposStart();

Expand Down

0 comments on commit 53c90af

Please sign in to comment.