mirror of
https://github.com/ejeanboris/MDAF.git
synced 2025-08-13 05:48:37 +00:00
First Prototype To Iannick
This commit is contained in:
@ -2,6 +2,9 @@
|
||||
|
||||
|
||||
def main(args):
|
||||
'''
|
||||
#_# dimmensions: 2
|
||||
'''
|
||||
for x in args:
|
||||
if x < -1.2 or x > 1.2:
|
||||
return 0
|
||||
|
Reference in New Issue
Block a user