Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Leo committed Dec 10, 2021
2 parents 179cbee + 21758a8 commit 4183590
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion __init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -480,7 +480,7 @@ def draw(self, context):
link_row.operator("bge_netlogic.update_tree_version", icon='PLUGIN')
link_row.operator("bge_netlogic.donate", icon="FUND")
contrib_row = col.row()
contrib_row.label(text='Contributors: VUAIEO, L_P, p45510n')
contrib_row.label(text='Contributors: VUAIEO, Simon, L_P, p45510n')


basicnodes = _abs_import("basicnodes", _abs_path("basicnodes", "__init__.py"))
Expand Down

0 comments on commit 4183590

Please sign in to comment.