Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark-tz committed May 17, 2024
1 parent 81601c6 commit 16f2fe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Core/tactics/play/Autoref/ZJRoboCon2024TC.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ local CYCLE_COUNTDOWN = TEST_TIME * param.frameRate
local ORIGIN = CGeoPoint:new_local(0,0)
local CIRCLE_DIST = 1500
local CIRCLE_RADIUS = 600
local PLAYER_RADIUS = 90
local PLAYER_RADIUS = 95
local BALL_RADIUS = 25

local CIRCLE_COUNT = 3
Expand Down

0 comments on commit 16f2fe6

Please sign in to comment.