sdffasdfdsf

This commit is contained in:
heav-4 2020-07-17 01:08:55 +01:00 committed by GitHub
parent 4f8c92e94b
commit a063bc5070
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -340,6 +340,9 @@
makeent(3,3,"player",{})
px=3
py=3
paritychallenge=false
//uncomment the following line and then reset to enable parity challenge
//paritychallenge=true
break;
}
if (px+dx<0||px+dx>49||py+dy<0||py+dy>49){