diff options
author | foswret <foswret@posteo.com> | 2025-06-22 09:30:49 -0500 |
---|---|---|
committer | foswret <foswret@posteo.com> | 2025-06-22 09:30:49 -0500 |
commit | 18b51d1918ae95763270abe12aa9f12b2b57d685 (patch) | |
tree | 20e76d1c7931b5db3db306f5bd6a3608d48eb81c /maps | |
parent | c2ca1d08d1ac33dbe47bfa01fed3e0c696648263 (diff) |
removed gui.py, added code.pymain
Diffstat (limited to 'maps')
-rw-r--r-- | maps/exampleRobotMap | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/maps/exampleRobotMap b/maps/exampleRobotMap index 940d0ef..c95848f 100644 --- a/maps/exampleRobotMap +++ b/maps/exampleRobotMap @@ -24,4 +24,3 @@ wallList = [[3, 3], [3, 4]], [[1, 4], [2, 4]] ] - |