mirror of
https://github.com/Relintai/broken_seals.git
synced 2024-11-13 20:47:19 +01:00
Made Godoxel's plugin return Paint as plugin name instead of Godoxel, as it looks better as a window tab name at the top of the editor.
This commit is contained in:
parent
78f97c94ea
commit
fb044323a3
@ -29,7 +29,7 @@ func make_visible(visible):
|
||||
|
||||
|
||||
func get_plugin_name():
|
||||
return "Godoxel"
|
||||
return "Paint"
|
||||
|
||||
|
||||
func get_plugin_icon():
|
||||
|
Loading…
Reference in New Issue
Block a user