Skip to content

WIP: Removed line as redundant

NHOrus requested to merge NHOrus/open-adventure:code_removal into master

As of 8675c4fa lines 612-613 in main.c unreachable due to earlier dispatch at line 1132 that redirects all find/inventory verbs into actions.c Message NEARBY fires from YAML link to those verbs. Also, reduced signature of playermove() to motion only.

Edited by NHOrus

Merge request reports