1
0
mirror of https://github.com/heav-4/apioform synced 2026-05-14 17:32:19 +00:00

Fix border issues

This commit is contained in:
heav-4
2020-07-17 01:01:51 +01:00
committed by GitHub
parent 2b75586e29
commit 4f8c92e94b
+3
View File
@@ -342,6 +342,9 @@
py=3
break;
}
if (px+dx<0||px+dx>49||py+dy<0||py+dy>49){
maketurn=false
}
if (maketurn&&php>0){
for (i in entities[px+" "+py]){