Added cmd check to ABOT, commented out advancedcmd
advancedcmd doens't work atm, apparently function.func_code is a thing but adding co_consts isn't an attribute of that. Tested abot, seems to work well.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,8 +1,9 @@
|
||||
*.pyc
|
||||
*.class
|
||||
*sublime*
|
||||
|
||||
*.bat*
|
||||
secrets.py
|
||||
excluded.txt
|
||||
|
||||
# these are player/ingame specific
|
||||
files/
|
||||
|
||||
Reference in New Issue
Block a user