mirror of
https://github.com/Dariasteam/Cows-Revenge.git
synced 2026-01-23 02:15:17 +00:00
Add icon
This commit is contained in:
parent
9f1ca530c6
commit
c4b58ce5c4
4 changed files with 1 additions and 6 deletions
|
|
@ -1 +0,0 @@
|
|||
,darias,darias-laptop,28.02.2018 18:33,file:///home/darias/.config/libreoffice/4;
|
||||
|
|
@ -22,10 +22,6 @@ func _on_CheckButton_toggled( pressed ):
|
|||
|
||||
script/source = "extends CheckButton
|
||||
|
||||
# class member variables go here, for example:
|
||||
# var a = 2
|
||||
# var b = \"textvar\"
|
||||
|
||||
func _ready():
|
||||
set_pressed(!global.retro_effect)
|
||||
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
name="Cow's Revenge"
|
||||
main_scene="res://Scenes/Menu/main_menu.tscn"
|
||||
icon="res://Sprites/GUI/Buttons/btn_shoot.png"
|
||||
icon="res://icon.png"
|
||||
|
||||
[autoload]
|
||||
|
||||
|
|
|
|||
BIN
icon.png
Normal file
BIN
icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.1 KiB |
Loading…
Add table
Add a link
Reference in a new issue