Now have an autowalker class that allows me to drive the game from an external source.
This commit is contained in:
parent
1aba26831b
commit
d4355a608d
6 changed files with 137 additions and 121 deletions
|
@ -53,6 +53,7 @@ endif
|
|||
|
||||
sources = [
|
||||
'ansi_parser.cpp',
|
||||
'autowalker.cpp',
|
||||
'camera.cpp',
|
||||
'combat.cpp',
|
||||
'combat_ui.cpp',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue