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
|
WalkAction
|
||||||
MeleeAction
|
MeleeAction
|
||||||
ExitAction
|
ExitAction
|
||||||
|
WaitAction
|
||||||
'''
|
'''
|
||||||
|
|
||||||
import logging
|
import logging
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue