mirror of
https://github.com/heav-4/apioform
synced 2025-01-08 16:30:34 +00:00
sdffasdfdsf
This commit is contained in:
parent
4f8c92e94b
commit
a063bc5070
@ -340,6 +340,9 @@
|
|||||||
makeent(3,3,"player",{})
|
makeent(3,3,"player",{})
|
||||||
px=3
|
px=3
|
||||||
py=3
|
py=3
|
||||||
|
paritychallenge=false
|
||||||
|
//uncomment the following line and then reset to enable parity challenge
|
||||||
|
//paritychallenge=true
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
if (px+dx<0||px+dx>49||py+dy<0||py+dy>49){
|
if (px+dx<0||px+dx>49||py+dy<0||py+dy>49){
|
||||||
|
Loading…
Reference in New Issue
Block a user