Remove the TODO for the previous runner fix.
This commit is contained in:
parent
f42ef06ff6
commit
aa72d2a19f
|
@ -19,7 +19,6 @@
|
||||||
Baserunning = {}
|
Baserunning = {}
|
||||||
|
|
||||||
-- TODO: Implement slides? Would require making fielders' gloves "real objects" whose state is tracked.
|
-- TODO: Implement slides? Would require making fielders' gloves "real objects" whose state is tracked.
|
||||||
-- TODO: Don't allow runners to occupy the same base!
|
|
||||||
|
|
||||||
---@param announcer Announcer
|
---@param announcer Announcer
|
||||||
---@return Baserunning
|
---@return Baserunning
|
||||||
|
|
Loading…
Reference in New Issue