Add WaitAction to the class hierarchy
This commit is contained in:
parent
a9ebc38078
commit
f5a8a55182
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ Action : Base class of all actions
|
|||
WalkAction
|
||||
MeleeAction
|
||||
ExitAction
|
||||
WaitAction
|
||||
'''
|
||||
|
||||
import logging
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue