From cad9fbfbb871a876b8723562e9a429f674dbbc2f Mon Sep 17 00:00:00 2001 From: rexim Date: Mon, 18 Mar 2024 01:05:52 +0700 Subject: Get rid of Step() and Opposite() function Replace them with Direction_Vector table --- map.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'map.txt') diff --git a/map.txt b/map.txt index 595c9e3..1cb95fd 100644 --- a/map.txt +++ b/map.txt @@ -12,7 +12,7 @@ #######.........# #...................######### #.....#.........# #...................#.......# #.....#.........#############################........B..........#.......# - #..*..=.........&......!................@.......................&...%...# + #..*..=....@....&......!........................................&...%...# #.....#.........#############################...................#.......# #.....#.........# #...................#.......# #######.........# #...................######### -- cgit v1.2.3