mirror of
https://github.com/maoakeEnterprise/amazing.git
synced 2026-04-28 16:04:35 +02:00
fix buffer overflow in put pixel + margin calculation
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
WIDTH=15
|
||||
HEIGHT=15
|
||||
ENTRY=1,1
|
||||
EXIT=15,15
|
||||
EXIT=10,10
|
||||
OUTPUT_FILE=maze.txt
|
||||
PERFECT=False
|
||||
GENERATOR=Kruskal
|
||||
|
||||
Reference in New Issue
Block a user