Skip to content

Commit

Permalink
Icon and Node name changed
Browse files Browse the repository at this point in the history
  • Loading branch information
Luis Carlos Boch committed May 17, 2020
1 parent a834cd1 commit cc4aa93
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/luisboch.field_of_view/field_of_view_plugin.gd
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ extends EditorPlugin
var wind_singleton

func _enter_tree():
add_custom_type("Field of View", "Node2D",\
add_custom_type("FieldOfView", "Node2D",\
load("res://addons/luisboch.field_of_view/field_of_view.gd"),\
load("res://addons/luisboch.field_of_view/node_icon.png"))
func _exit_tree():
Expand Down
Binary file modified addons/luisboch.field_of_view/node_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit cc4aa93

Please sign in to comment.