Browse Source

Fixed a typo

pull/400/head
1Codealot 4 months ago committed by Adam Johnson
parent
commit
425490be59
Signed by: Hoikas
GPG Key ID: 0B6515D6FF6F271E
  1. 2
      korman/nodes/node_responder.py

2
korman/nodes/node_responder.py

@ -242,7 +242,7 @@ class PlasmaResponderStateNode(PlasmaNodeBase, bpy.types.Node):
output_sockets = {
# This socket has been deprecated.
# While this is deprecated I might aswell also convert it.
# While this is deprecated I might as well also convert it.
"cmds": {
"text": "Commands",
"type": "PlasmaRespCommandSocket",

Loading…
Cancel
Save