diff --git a/Data/Scripts/001_Settings.rb b/Data/Scripts/001_Settings.rb index feda0daa2..87bed7b5b 100644 --- a/Data/Scripts/001_Settings.rb +++ b/Data/Scripts/001_Settings.rb @@ -6,7 +6,7 @@ module Settings # The version of your game. It has to adhere to the MAJOR.MINOR.PATCH format. GAME_VERSION = '5.0.0' - GAME_VERSION_NUMBER = "6.0.4" + GAME_VERSION_NUMBER = "6.0.5" POKERADAR_LIGHT_ANIMATION_RED_ID = 17 POKERADAR_LIGHT_ANIMATION_GREEN_ID = 18 diff --git a/Graphics/Characters/silhouette.png b/Graphics/Characters/silhouette.png new file mode 100644 index 000000000..735ead385 Binary files /dev/null and b/Graphics/Characters/silhouette.png differ