diff --git a/data/art/unsuspend.png b/data/art/unsuspend.png index 11cb91045..c00d3a1ac 100644 Binary files a/data/art/unsuspend.png and b/data/art/unsuspend.png differ diff --git a/library/include/modules/Textures.h b/library/include/modules/Textures.h index 8032b04a5..f16acec4b 100644 --- a/library/include/modules/Textures.h +++ b/library/include/modules/Textures.h @@ -52,7 +52,7 @@ DFHACK_EXPORT long getOnOffTexposStart(); DFHACK_EXPORT long getMapPathableTexposStart(); /** - * Get the first texpos for the unsuspend 32x32 sprites. It's a 3x1 grid. + * Get the first texpos for the unsuspend 32x32 sprites. It's a 4x1 grid. */ DFHACK_EXPORT long getMapUnsuspendTexposStart();